#23CAA5#23CAA5
#23CAA5 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.139 H 172.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA5 |
|---|---|
| RGB | rgb(35, 202, 165) |
| HSL | hsl(167, 70%, 46%) |
| HSV | hsv(167, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.10, -48.98, 7.08) |
| CIE-LCH | lch(73.10, 49.49, 171.78°) |
| OKLab | oklab(75.07% -0.1375 0.0179) |
| OKLCH | oklch(75.07% 0.139 172.6) |
| XYZ | xyz(28.6015, 45.3114, 42.8285) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.31
Turquoise (survey)
#06C2AC
ΔE00 4.76
Green Blue
#01C08D
ΔE00 4.80
Greenblue
#23C48B
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA5 #CA2348
analogous
#23CA52 #23CAA5 #239CCA
triadic
#23CAA5 #A523CA #CAA523
tetradic
#23CAA5 #5223CA #CA2348 #9CCA23
square
#23CAA5 #5223CA #CA2348 #9CCA23
split-complementary
#23CAA5 #CA239C #CA5223
monochromatic
#116250 #1A967A #23CAA5 #4AE0BF #7FE9D1
Accessibility & contrast
On white
2.09
#23CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#23CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#AFADA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa5; /* rgb */ color: rgb(35, 202, 165); /* oklch */ color: oklch(75.1% 0.139 172.6);
Tailwind
colors: {
custom: {
50: '#7ddbbf',
500: '#23caa5',
950: '#000000',
},
}SCSS
$custom: #23caa5; $custom-light: #7ddbbf; $custom-dark: #000000;
JSON
{
"hex": "#23caa5",
"rgb": {
"r": 35,
"g": 202,
"b": 165
},
"hsl": {
"h": 166.707,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.75066,
"c": 0.13867,
"h": 172.6
},
"luminance": 0.45315
}Semantic roles & 50–950 ramp
primary
#23CAA5
secondary
#D1788C
accent
#3B62ED
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381