#5CEDCC#5CEDCC
#5CEDCC is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.133 H 175.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDCC |
|---|---|
| RGB | rgb(92, 237, 204) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.60, -46.55, 4.49) |
| CIE-LCH | lch(85.60, 46.77, 174.49°) |
| OKLab | oklab(85.91% -0.1327 0.0112) |
| OKLCH | oklch(85.91% 0.133 175.2) |
| XYZ | xyz(45.5917, 67.1985, 67.6829) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 5.07
Bright Teal
#01F9C6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDCC #ED5C7D
analogous
#5CED84 #5CEDCC #5CC5ED
triadic
#5CEDCC #CC5CED #EDCC5C
tetradic
#5CEDCC #845CED #ED5C7D #C5ED5C
square
#5CEDCC #845CED #ED5C7D #C5ED5C
split-complementary
#5CEDCC #ED5CC5 #ED845C
monochromatic
#15BA94 #25E7BB #5CEDCC #93F3DD #CAF9EE
Accessibility & contrast
On white
1.45
#5CEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5CEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDCC
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDCC | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cedcc; /* rgb */ color: rgb(92, 237, 204); /* oklch */ color: oklch(85.9% 0.133 175.2);
Tailwind
colors: {
custom: {
50: '#98f3db',
500: '#5cedcc',
950: '#000000',
},
}SCSS
$custom: #5cedcc; $custom-light: #98f3db; $custom-dark: #000000;
JSON
{
"hex": "#5cedcc",
"rgb": {
"r": 92,
"g": 237,
"b": 204
},
"hsl": {
"h": 166.345,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85912,
"c": 0.13313,
"h": 175.2
},
"luminance": 0.67203
}Semantic roles & 50–950 ramp
primary
#5CEDCC
secondary
#B93452
accent
#0939DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584