#5CE9AF#5CE9AF
#5CE9AF is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.148 H 162.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9AF |
|---|---|
| RGB | rgb(92, 233, 175) |
| HSL | hsl(155, 76%, 64%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(83.78, -51.42, 17.06) |
| CIE-LCH | lch(83.78, 54.17, 161.64°) |
| OKLab | oklab(84.21% -0.1416 0.0436) |
| OKLCH | oklch(84.21% 0.148 162.9) |
| XYZ | xyz(41.2864, 63.6441, 50.6579) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9AF #E95C96
analogous
#5CE968 #5CE9AF #5CDCE9
triadic
#5CE9AF #AF5CE9 #E9AF5C
tetradic
#5CE9AF #685CE9 #E95C96 #DCE95C
square
#5CE9AF #685CE9 #E95C96 #DCE95C
split-complementary
#5CE9AF #E95CDC #E9685C
monochromatic
#18B373 #26E295 #5CE9AF #92F0C9 #C8F8E4
Accessibility & contrast
On white
1.53
#5CE9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5CE9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9AF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9AF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce9af; /* rgb */ color: rgb(92, 233, 175); /* oklch */ color: oklch(84.2% 0.148 162.9);
Tailwind
colors: {
custom: {
50: '#97f1c7',
500: '#5ce9af',
950: '#000000',
},
}SCSS
$custom: #5ce9af; $custom-light: #97f1c7; $custom-dark: #000000;
JSON
{
"hex": "#5ce9af",
"rgb": {
"r": 92,
"g": 233,
"b": 175
},
"hsl": {
"h": 155.319,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84209,
"c": 0.14812,
"h": 162.9
},
"luminance": 0.63648
}Semantic roles & 50–950 ramp
primary
#5CE9AF
secondary
#B3366A
accent
#0D61D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582