#23C99D#23C99D
#23C99D is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.143 H 169.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #23C99D |
|---|---|
| RGB | rgb(35, 201, 157) |
| HSL | hsl(164, 70%, 46%) |
| HSV | hsv(164, 83%, 79%) |
| CMYK | cmyk(82.6%, 0%, 21.9%, 21.2%) |
| CIE-LAB | lab(72.60, -50.56, 10.68) |
| CIE-LCH | lch(72.60, 51.67, 168.07°) |
| OKLab | oklab(74.6% -0.1403 0.0273) |
| OKLCH | oklch(74.6% 0.143 169) |
| XYZ | xyz(27.6622, 44.5614, 39.0350) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.21
Greenblue
#23C48B
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.69
Greenish Teal
#32BF84
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23C99D #C9234F
analogous
#23C94A #23C99D #23A2C9
triadic
#23C99D #9D23C9 #C99D23
tetradic
#23C99D #4A23C9 #C9234F #A2C923
square
#23C99D #4A23C9 #C9234F #A2C923
split-complementary
#23C99D #C923A2 #C94A23
monochromatic
#11614C #1A9574 #23C99D #4ADFB8 #7EE9CC
Accessibility & contrast
On white
2.12
#23C99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#23C99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23C99D
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23C99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23C99D | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9B
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #23c99d; /* rgb */ color: rgb(35, 201, 157); /* oklch */ color: oklch(74.6% 0.143 169.0);
Tailwind
colors: {
custom: {
50: '#7ddaba',
500: '#23c99d',
950: '#000000',
},
}SCSS
$custom: #23c99d; $custom-light: #7ddaba; $custom-dark: #000000;
JSON
{
"hex": "#23c99d",
"rgb": {
"r": 35,
"g": 201,
"b": 157
},
"hsl": {
"h": 164.096,
"s": 70.339,
"l": 46.275
},
"oklch": {
"l": 0.74599,
"c": 0.14295,
"h": 169
},
"luminance": 0.44565
}Semantic roles & 50–950 ramp
primary
#23C99D
secondary
#D1778F
accent
#3B6AED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380