#5CEDA7#5CEDA7
#5CEDA7 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.0% C 0.160 H 159.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDA7 |
|---|---|
| RGB | rgb(92, 237, 167) |
| HSL | hsl(151, 80%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 29.5%, 7.1%) |
| CIE-LAB | lab(84.81, -54.68, 22.63) |
| CIE-LCH | lch(84.81, 59.18, 157.52°) |
| OKLab | oklab(85% -0.1492 0.0574) |
| OKLCH | oklch(85% 0.16 159) |
| XYZ | xyz(41.6690, 65.6295, 47.0235) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDA7 #ED5CA2
analogous
#5CED5F #5CEDA7 #5CEBED
triadic
#5CEDA7 #A75CED #EDA75C
tetradic
#5CEDA7 #5F5CED #ED5CA2 #EBED5C
square
#5CEDA7 #5F5CED #ED5CA2 #EBED5C
split-complementary
#5CEDA7 #ED5CEB #ED5F5C
monochromatic
#15BA6A #25E789 #5CEDA7 #93F3C5 #CAF9E3
Accessibility & contrast
On white
1.49
#5CEDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5CEDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDA7
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDA7 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#01ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ceda7; /* rgb */ color: rgb(92, 237, 167); /* oklch */ color: oklch(85.0% 0.160 159.0);
Tailwind
colors: {
custom: {
50: '#97f4c1',
500: '#5ceda7',
950: '#000000',
},
}SCSS
$custom: #5ceda7; $custom-light: #97f4c1; $custom-dark: #000000;
JSON
{
"hex": "#5ceda7",
"rgb": {
"r": 92,
"g": 237,
"b": 167
},
"hsl": {
"h": 151.034,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84998,
"c": 0.15992,
"h": 159
},
"luminance": 0.65634
}Semantic roles & 50–950 ramp
primary
#5CEDA7
secondary
#B93474
accent
#096FDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582