#23CAA3#23CAA3
#23CAA3 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.140 H 171.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA3 |
|---|---|
| RGB | rgb(35, 202, 163) |
| HSL | hsl(166, 70%, 46%) |
| HSV | hsv(166, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.05, -49.48, 8.09) |
| CIE-LCH | lch(73.05, 50.14, 170.72°) |
| OKLab | oklab(75.01% -0.1384 0.0206) |
| OKLCH | oklch(75.01% 0.14 171.5) |
| XYZ | xyz(28.4209, 45.2391, 41.8773) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.32
Green Blue
#01C08D
ΔE00 4.36
Greenblue
#23C48B
ΔE00 5.02
Turquoise (survey)
#06C2AC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA3 #CA234A
analogous
#23CA50 #23CAA3 #239ECA
triadic
#23CAA3 #A323CA #CAA323
tetradic
#23CAA3 #5023CA #CA234A #9ECA23
square
#23CAA3 #5023CA #CA234A #9ECA23
split-complementary
#23CAA3 #CA239E #CA5023
monochromatic
#11624F #1A9679 #23CAA3 #4AE0BD #7FE9D0
Accessibility & contrast
On white
2.09
#23CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#23CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#AFADA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa3; /* rgb */ color: rgb(35, 202, 163); /* oklch */ color: oklch(75.0% 0.140 171.5);
Tailwind
colors: {
custom: {
50: '#7ddbbe',
500: '#23caa3',
950: '#000000',
},
}SCSS
$custom: #23caa3; $custom-light: #7ddbbe; $custom-dark: #000000;
JSON
{
"hex": "#23caa3",
"rgb": {
"r": 35,
"g": 202,
"b": 163
},
"hsl": {
"h": 165.988,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.75012,
"c": 0.13997,
"h": 171.5
},
"luminance": 0.45243
}Semantic roles & 50–950 ramp
primary
#23CAA3
secondary
#D1788D
accent
#3B64ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381