#23CAA0#23CAA0
#23CAA0 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.142 H 170.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA0 |
|---|---|
| RGB | rgb(35, 202, 160) |
| HSL | hsl(165, 70%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.98, -50.22, 9.60) |
| CIE-LCH | lch(72.98, 51.13, 169.17°) |
| OKLab | oklab(74.93% -0.1399 0.0245) |
| OKLCH | oklch(74.93% 0.142 170.1) |
| XYZ | xyz(28.1553, 45.1329, 40.4785) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.67
Green Blue
#01C08D
ΔE00 3.77
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Greenblue
#23C48B
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.45
Greenish Teal
#32BF84
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA0 #CA234D
analogous
#23CA4D #23CAA0 #23A1CA
triadic
#23CAA0 #A023CA #CAA023
tetradic
#23CAA0 #4D23CA #CA234D #A1CA23
square
#23CAA0 #4D23CA #CA234D #A1CA23
split-complementary
#23CAA0 #CA23A1 #CA4D23
monochromatic
#11624D #1A9677 #23CAA0 #4AE0BA #7FE9CE
Accessibility & contrast
On white
2.09
#23CAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#23CAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9E
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa0; /* rgb */ color: rgb(35, 202, 160); /* oklch */ color: oklch(74.9% 0.142 170.1);
Tailwind
colors: {
custom: {
50: '#7ddbbc',
500: '#23caa0',
950: '#000000',
},
}SCSS
$custom: #23caa0; $custom-light: #7ddbbc; $custom-dark: #000000;
JSON
{
"hex": "#23caa0",
"rgb": {
"r": 35,
"g": 202,
"b": 160
},
"hsl": {
"h": 164.91,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.74932,
"c": 0.14199,
"h": 170.1
},
"luminance": 0.45136
}Semantic roles & 50–950 ramp
primary
#23CAA0
secondary
#D1788E
accent
#3B67ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381