#23C99E#23C99E
#23C99E is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.142 H 169.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #23C99E |
|---|---|
| RGB | rgb(35, 201, 158) |
| HSL | hsl(164, 70%, 46%) |
| HSV | hsv(164, 83%, 79%) |
| CMYK | cmyk(82.6%, 0%, 21.4%, 21.2%) |
| CIE-LAB | lab(72.62, -50.31, 10.18) |
| CIE-LCH | lch(72.62, 51.33, 168.56°) |
| OKLab | oklab(74.63% -0.1398 0.026) |
| OKLCH | oklch(74.63% 0.142 169.5) |
| XYZ | xyz(27.7479, 44.5957, 39.4865) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.38
Eucalyptus
#44D7A8
ΔE00 3.83
Greenblue
#23C48B
ΔE00 3.89
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.60
Greenish Teal
#32BF84
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23C99E #C9234E
analogous
#23C94B #23C99E #23A1C9
triadic
#23C99E #9E23C9 #C99E23
tetradic
#23C99E #4B23C9 #C9234E #A1C923
square
#23C99E #4B23C9 #C9234E #A1C923
split-complementary
#23C99E #C923A1 #C94B23
monochromatic
#11614C #1A9575 #23C99E #4ADFB9 #7EE9CD
Accessibility & contrast
On white
2.12
#23C99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#23C99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23C99E
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23C99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23C99E | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #23c99e; /* rgb */ color: rgb(35, 201, 158); /* oklch */ color: oklch(74.6% 0.142 169.5);
Tailwind
colors: {
custom: {
50: '#7ddaba',
500: '#23c99e',
950: '#000000',
},
}SCSS
$custom: #23c99e; $custom-light: #7ddaba; $custom-dark: #000000;
JSON
{
"hex": "#23c99e",
"rgb": {
"r": 35,
"g": 201,
"b": 158
},
"hsl": {
"h": 164.458,
"s": 70.339,
"l": 46.275
},
"oklch": {
"l": 0.74625,
"c": 0.14224,
"h": 169.5
},
"luminance": 0.44599
}Semantic roles & 50–950 ramp
primary
#23C99E
secondary
#D1778E
accent
#3B69ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380