#23CAA8#23CAA8
#23CAA8 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.137 H 174.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA8 |
|---|---|
| RGB | rgb(35, 202, 168) |
| HSL | hsl(168, 70%, 46%) |
| HSV | hsv(168, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(73.17, -48.21, 5.56) |
| CIE-LCH | lch(73.17, 48.53, 173.42°) |
| OKLab | oklab(75.15% -0.1361 0.014) |
| OKLCH | oklch(75.15% 0.137 174.1) |
| XYZ | xyz(28.8778, 45.4219, 44.2835) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.45
Turquoise (survey)
#06C2AC
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.75
Tealish
#24BCA8
ΔE00 5.24
Green Blue
#01C08D
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA8 #CA2345
analogous
#23CA54 #23CAA8 #2399CA
triadic
#23CAA8 #A823CA #CAA823
tetradic
#23CAA8 #5423CA #CA2345 #99CA23
square
#23CAA8 #5423CA #CA2345 #99CA23
split-complementary
#23CAA8 #CA2399 #CA5423
monochromatic
#116251 #1A967D #23CAA8 #4AE0C1 #7FE9D3
Accessibility & contrast
On white
2.08
#23CAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#23CAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA6
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #23caa8; /* rgb */ color: rgb(35, 202, 168); /* oklch */ color: oklch(75.1% 0.137 174.1);
Tailwind
colors: {
custom: {
50: '#7ddbc1',
500: '#23caa8',
950: '#000000',
},
}SCSS
$custom: #23caa8; $custom-light: #7ddbc1; $custom-dark: #000000;
JSON
{
"hex": "#23caa8",
"rgb": {
"r": 35,
"g": 202,
"b": 168
},
"hsl": {
"h": 167.784,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.7515,
"c": 0.13682,
"h": 174.1
},
"luminance": 0.45426
}Semantic roles & 50–950 ramp
primary
#23CAA8
secondary
#D1788A
accent
#3B5FED
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381