#2ACAC8#2ACAC8
#2ACAC8 is a light, vivid teal. Relative luminance 0.469; OKLCH L 76.2% C 0.123 H 193.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2ACAC8 |
|---|---|
| RGB | rgb(42, 202, 200) |
| HSL | hsl(179, 66%, 48%) |
| HSV | hsv(179, 79%, 79%) |
| CMYK | cmyk(79.2%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(74.13, -38.85, -10.36) |
| CIE-LCH | lch(74.13, 40.21, 194.93°) |
| OKLab | oklab(76.24% -0.1198 -0.0289) |
| OKLCH | oklch(76.24% 0.123 193.5) |
| XYZ | xyz(32.4958, 46.8993, 61.9722) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.00
Mediumturquoise
#48D1CC
ΔE00 2.35
Topaz
#13BBAF
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 6.89
Lightseagreen
#20B2AA
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ACAC8 #CA2A2C
analogous
#2ACA78 #2ACAC8 #2A7CCA
triadic
#2ACAC8 #C82ACA #CAC82A
tetradic
#2ACAC8 #782ACA #CA2A2C #7CCA2A
square
#2ACAC8 #782ACA #CA2A2C #7CCA2A
split-complementary
#2ACAC8 #CA2A7C #CA782A
monochromatic
#156564 #1F9796 #2ACAC8 #55DCDA #88E6E5
Accessibility & contrast
On white
2.02
#2ACAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#2ACAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ACAC8
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ACAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ACAC8 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#00D0C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #2acac8; /* rgb */ color: rgb(42, 202, 200); /* oklch */ color: oklch(76.2% 0.123 193.5);
Tailwind
colors: {
custom: {
50: '#82dbd8',
500: '#2acac8',
950: '#000000',
},
}SCSS
$custom: #2acac8; $custom-light: #82dbd8; $custom-dark: #000000;
JSON
{
"hex": "#2acac8",
"rgb": {
"r": 42,
"g": 202,
"b": 200
},
"hsl": {
"h": 179.25,
"s": 65.574,
"l": 47.843
},
"oklch": {
"l": 0.76245,
"c": 0.12319,
"h": 193.5
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#2ACAC8
secondary
#D08081
accent
#3F41E9
background
#F8FDFD
surface
#F0FBFA
border
#CBD4D3
text
#0C1514
muted
#7D8383