#23CAA4#23CAA4
#23CAA4 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.0% C 0.139 H 172.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA4 |
|---|---|
| RGB | rgb(35, 202, 164) |
| HSL | hsl(166, 70%, 46%) |
| HSV | hsv(166, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(73.07, -49.23, 7.58) |
| CIE-LCH | lch(73.07, 49.81, 171.25°) |
| OKLab | oklab(75.04% -0.138 0.0193) |
| OKLCH | oklch(75.04% 0.139 172.1) |
| XYZ | xyz(28.5109, 45.2751, 42.3511) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.50
Eucalyptus
#44D7A8
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.30
Green Blue
#01C08D
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 5.00
Greenblue
#23C48B
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA4 #CA2349
analogous
#23CA50 #23CAA4 #239DCA
triadic
#23CAA4 #A423CA #CAA423
tetradic
#23CAA4 #5023CA #CA2349 #9DCA23
square
#23CAA4 #5023CA #CA2349 #9DCA23
split-complementary
#23CAA4 #CA239D #CA5023
monochromatic
#11624F #1A967A #23CAA4 #4AE0BE #7FE9D1
Accessibility & contrast
On white
2.09
#23CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#23CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA4 | 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)
#C3BCA2
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa4; /* rgb */ color: rgb(35, 202, 164); /* oklch */ color: oklch(75.0% 0.139 172.1);
Tailwind
colors: {
custom: {
50: '#7ddbbf',
500: '#23caa4',
950: '#000000',
},
}SCSS
$custom: #23caa4; $custom-light: #7ddbbf; $custom-dark: #000000;
JSON
{
"hex": "#23caa4",
"rgb": {
"r": 35,
"g": 202,
"b": 164
},
"hsl": {
"h": 166.347,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.75039,
"c": 0.13932,
"h": 172.1
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#23CAA4
secondary
#D1788C
accent
#3B63ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381