#5CEDC8#5CEDC8
#5CEDC8 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.135 H 173.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDC8 |
|---|---|
| RGB | rgb(92, 237, 200) |
| HSL | hsl(165, 80%, 65%) |
| HSV | hsv(165, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.51, -47.50, 6.45) |
| CIE-LCH | lch(85.51, 47.93, 172.27°) |
| OKLab | oklab(85.8% -0.1344 0.0163) |
| OKLCH | oklch(85.8% 0.135 173.1) |
| XYZ | xyz(45.1181, 67.0091, 65.1887) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDC8 #ED5C81
analogous
#5CED80 #5CEDC8 #5CC9ED
triadic
#5CEDC8 #C85CED #EDC85C
tetradic
#5CEDC8 #805CED #ED5C81 #C9ED5C
square
#5CEDC8 #805CED #ED5C81 #C9ED5C
split-complementary
#5CEDC8 #ED5CC9 #ED805C
monochromatic
#15BA90 #25E7B5 #5CEDC8 #93F3DB #CAF9ED
Accessibility & contrast
On white
1.46
#5CEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5CEDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDC8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDC8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cedc8; /* rgb */ color: rgb(92, 237, 200); /* oklch */ color: oklch(85.8% 0.135 173.1);
Tailwind
colors: {
custom: {
50: '#98f3d8',
500: '#5cedc8',
950: '#000000',
},
}SCSS
$custom: #5cedc8; $custom-light: #98f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5cedc8",
"rgb": {
"r": 92,
"g": 237,
"b": 200
},
"hsl": {
"h": 164.69,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85803,
"c": 0.13543,
"h": 173.1
},
"luminance": 0.67014
}Semantic roles & 50–950 ramp
primary
#5CEDC8
secondary
#B93456
accent
#093FDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583