#5CEDA6#5CEDA6
#5CEDA6 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.0% C 0.161 H 158.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDA6 |
|---|---|
| RGB | rgb(92, 237, 166) |
| HSL | hsl(151, 80%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 30%, 7.1%) |
| CIE-LAB | lab(84.79, -54.88, 23.12) |
| CIE-LCH | lch(84.79, 59.55, 157.16°) |
| OKLab | oklab(84.98% -0.1497 0.0586) |
| OKLCH | oklch(84.98% 0.161 158.6) |
| XYZ | xyz(41.5770, 65.5926, 46.5385) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.83
Greenish Turquoise
#00FBB0
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDA6 #ED5CA3
analogous
#5CED5E #5CEDA6 #5CEBED
triadic
#5CEDA6 #A65CED #EDA65C
tetradic
#5CEDA6 #5E5CED #ED5CA3 #EBED5C
square
#5CEDA6 #5E5CED #ED5CA3 #EBED5C
split-complementary
#5CEDA6 #ED5CEB #ED5E5C
monochromatic
#15BA69 #25E788 #5CEDA6 #93F3C4 #CAF9E2
Accessibility & contrast
On white
1.49
#5CEDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5CEDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDA6
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDA6 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA2
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#04ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ceda6; /* rgb */ color: rgb(92, 237, 166); /* oklch */ color: oklch(85.0% 0.161 158.6);
Tailwind
colors: {
custom: {
50: '#97f4c0',
500: '#5ceda6',
950: '#000000',
},
}SCSS
$custom: #5ceda6; $custom-light: #97f4c0; $custom-dark: #000000;
JSON
{
"hex": "#5ceda6",
"rgb": {
"r": 92,
"g": 237,
"b": 166
},
"hsl": {
"h": 150.621,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84976,
"c": 0.16076,
"h": 158.6
},
"luminance": 0.65597
}Semantic roles & 50–950 ramp
primary
#5CEDA6
secondary
#B93475
accent
#0971DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582