#23C799#23C799
#23C799 is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.0% C 0.144 H 167.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #23C799 |
|---|---|
| RGB | rgb(35, 199, 153) |
| HSL | hsl(163, 70%, 46%) |
| HSV | hsv(163, 82%, 78%) |
| CMYK | cmyk(82.4%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(71.89, -50.72, 11.84) |
| CIE-LCH | lch(71.89, 52.09, 166.87°) |
| OKLab | oklab(73.99% -0.1403 0.0302) |
| OKLCH | oklch(73.99% 0.144 167.8) |
| XYZ | xyz(26.8631, 43.5007, 37.1115) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.45
Greenblue
#23C48B
ΔE00 2.91
Eucalyptus
#44D7A8
ΔE00 4.25
Greenish Teal
#32BF84
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23C799 #C72351
analogous
#23C747 #23C799 #23A3C7
triadic
#23C799 #9923C7 #C79923
tetradic
#23C799 #4723C7 #C72351 #A3C723
square
#23C799 #4723C7 #C72351 #A3C723
split-complementary
#23C799 #C723A3 #C74723
monochromatic
#115F49 #1A9371 #23C799 #48DFB5 #7CE8CA
Accessibility & contrast
On white
2.16
#23C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#23C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23C799
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23C799 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #23c799; /* rgb */ color: rgb(35, 199, 153); /* oklch */ color: oklch(74.0% 0.144 167.8);
Tailwind
colors: {
custom: {
50: '#7cd9b7',
500: '#23c799',
950: '#000000',
},
}SCSS
$custom: #23c799; $custom-light: #7cd9b7; $custom-dark: #000000;
JSON
{
"hex": "#23c799",
"rgb": {
"r": 35,
"g": 199,
"b": 153
},
"hsl": {
"h": 163.171,
"s": 70.085,
"l": 45.882
},
"oklch": {
"l": 0.73987,
"c": 0.14353,
"h": 167.8
},
"luminance": 0.43504
}Semantic roles & 50–950 ramp
primary
#23C799
secondary
#D0768F
accent
#3B6DED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0B1511
muted
#7C8380