#23CAA7#23CAA7
#23CAA7 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.137 H 173.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA7 |
|---|---|
| RGB | rgb(35, 202, 167) |
| HSL | hsl(167, 70%, 46%) |
| HSV | hsv(167, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(73.14, -48.47, 6.06) |
| CIE-LCH | lch(73.14, 48.85, 172.87°) |
| OKLab | oklab(75.12% -0.1366 0.0153) |
| OKLCH | oklch(75.12% 0.137 173.6) |
| XYZ | xyz(28.7850, 45.3847, 43.7947) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.43
Turquoise (survey)
#06C2AC
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.57
Green Blue
#01C08D
ΔE00 5.27
Tealish
#24BCA8
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA7 #CA2346
analogous
#23CA54 #23CAA7 #239ACA
triadic
#23CAA7 #A723CA #CAA723
tetradic
#23CAA7 #5423CA #CA2346 #9ACA23
square
#23CAA7 #5423CA #CA2346 #9ACA23
split-complementary
#23CAA7 #CA239A #CA5423
monochromatic
#116251 #1A967C #23CAA7 #4AE0C0 #7FE9D3
Accessibility & contrast
On white
2.08
#23CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#23CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA7
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA7 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA5
Deuteranopia (green-blind)
#AFADAA
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #23caa7; /* rgb */ color: rgb(35, 202, 167); /* oklch */ color: oklch(75.1% 0.137 173.6);
Tailwind
colors: {
custom: {
50: '#7ddbc1',
500: '#23caa7',
950: '#000000',
},
}SCSS
$custom: #23caa7; $custom-light: #7ddbc1; $custom-dark: #000000;
JSON
{
"hex": "#23caa7",
"rgb": {
"r": 35,
"g": 202,
"b": 167
},
"hsl": {
"h": 167.425,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.75122,
"c": 0.13742,
"h": 173.6
},
"luminance": 0.45388
}Semantic roles & 50–950 ramp
primary
#23CAA7
secondary
#D1788A
accent
#3B60ED
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381