#2AC8CA#2AC8CA
#2AC8CA is a light, vivid teal. Relative luminance 0.461; OKLCH L 75.8% C 0.122 H 196.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC8CA |
|---|---|
| RGB | rgb(42, 200, 202) |
| HSL | hsl(181, 66%, 48%) |
| HSV | hsv(181, 79%, 79%) |
| CMYK | cmyk(79.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(73.59, -37.35, -12.25) |
| CIE-LCH | lch(73.59, 39.31, 198.16°) |
| OKLab | oklab(75.83% -0.117 -0.0341) |
| OKLCH | oklch(75.83% 0.122 196.2) |
| XYZ | xyz(32.2649, 46.0610, 63.0558) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.65
Mediumturquoise
#48D1CC
ΔE00 3.41
Aqua Blue
#02D8E9
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.33
Lightseagreen
#20B2AA
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC8CA #CA2C2A
analogous
#2ACA7C #2AC8CA #2A78CA
triadic
#2AC8CA #CA2AC8 #C8CA2A
tetradic
#2AC8CA #7C2ACA #CA2C2A #78CA2A
square
#2AC8CA #7C2ACA #CA2C2A #78CA2A
split-complementary
#2AC8CA #CA2A78 #CA7C2A
monochromatic
#156465 #1F9697 #2AC8CA #55DADC #88E5E6
Accessibility & contrast
On white
2.06
#2AC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#2AC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC8CA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC8CA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#00CFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #2ac8ca; /* rgb */ color: rgb(42, 200, 202); /* oklch */ color: oklch(75.8% 0.122 196.2);
Tailwind
colors: {
custom: {
50: '#82d9da',
500: '#2ac8ca',
950: '#000000',
},
}SCSS
$custom: #2ac8ca; $custom-light: #82d9da; $custom-dark: #000000;
JSON
{
"hex": "#2ac8ca",
"rgb": {
"r": 42,
"g": 200,
"b": 202
},
"hsl": {
"h": 180.75,
"s": 65.574,
"l": 47.843
},
"oklch": {
"l": 0.75825,
"c": 0.12185,
"h": 196.2
},
"luminance": 0.46065
}Semantic roles & 50–950 ramp
primary
#2AC8CA
secondary
#D08180
accent
#413FE9
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1514
muted
#7D8383