#5CEDCD#5CEDCD
#5CEDCD is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.133 H 175.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDCD |
|---|---|
| RGB | rgb(92, 237, 205) |
| HSL | hsl(167, 80%, 65%) |
| HSV | hsv(167, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.63, -46.31, 4.00) |
| CIE-LCH | lch(85.63, 46.48, 175.06°) |
| OKLab | oklab(85.94% -0.1322 0.0099) |
| OKLCH | oklch(85.94% 0.133 175.7) |
| XYZ | xyz(45.7120, 67.2467, 68.3166) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 5.21
Aquamarine
#7FFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDCD #ED5C7C
analogous
#5CED85 #5CEDCD #5CC4ED
triadic
#5CEDCD #CD5CED #EDCD5C
tetradic
#5CEDCD #855CED #ED5C7C #C4ED5C
square
#5CEDCD #855CED #ED5C7C #C4ED5C
split-complementary
#5CEDCD #ED5CC4 #ED855C
monochromatic
#15BA96 #25E7BC #5CEDCD #93F3DE #CAF9EF
Accessibility & contrast
On white
1.45
#5CEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5CEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDCD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDCD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cedcd; /* rgb */ color: rgb(92, 237, 205); /* oklch */ color: oklch(85.9% 0.133 175.7);
Tailwind
colors: {
custom: {
50: '#98f3dc',
500: '#5cedcd',
950: '#000000',
},
}SCSS
$custom: #5cedcd; $custom-light: #98f3dc; $custom-dark: #000000;
JSON
{
"hex": "#5cedcd",
"rgb": {
"r": 92,
"g": 237,
"b": 205
},
"hsl": {
"h": 166.759,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.8594,
"c": 0.13259,
"h": 175.7
},
"luminance": 0.67251
}Semantic roles & 50–950 ramp
primary
#5CEDCD
secondary
#B93451
accent
#0938DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584