#23CA9F#23CA9F
#23CA9F is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.143 H 169.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #23CA9F |
|---|---|
| RGB | rgb(35, 202, 159) |
| HSL | hsl(165, 70%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 21.3%, 20.8%) |
| CIE-LAB | lab(72.96, -50.47, 10.11) |
| CIE-LCH | lch(72.96, 51.47, 168.67°) |
| OKLab | oklab(74.91% -0.1403 0.0258) |
| OKLCH | oklch(74.91% 0.143 169.6) |
| XYZ | xyz(28.0682, 45.0980, 40.0196) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 3.60
Aquamarine (survey)
#04D8B2
ΔE00 3.99
Greenblue
#23C48B
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.52
Greenish Teal
#32BF84
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CA9F #CA234E
analogous
#23CA4C #23CA9F #23A2CA
triadic
#23CA9F #9F23CA #CA9F23
tetradic
#23CA9F #4C23CA #CA234E #A2CA23
square
#23CA9F #4C23CA #CA234E #A2CA23
split-complementary
#23CA9F #CA23A2 #CA4C23
monochromatic
#11624D #1A9676 #23CA9F #4AE0B9 #7FE9CD
Accessibility & contrast
On white
2.10
#23CA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#23CA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CA9F
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CA9F | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23ca9f; /* rgb */ color: rgb(35, 202, 159); /* oklch */ color: oklch(74.9% 0.143 169.6);
Tailwind
colors: {
custom: {
50: '#7ddbbb',
500: '#23ca9f',
950: '#000000',
},
}SCSS
$custom: #23ca9f; $custom-light: #7ddbbb; $custom-dark: #000000;
JSON
{
"hex": "#23ca9f",
"rgb": {
"r": 35,
"g": 202,
"b": 159
},
"hsl": {
"h": 164.551,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.74905,
"c": 0.14268,
"h": 169.6
},
"luminance": 0.45102
}Semantic roles & 50–950 ramp
primary
#23CA9F
secondary
#D1788F
accent
#3B69ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380