#5CDEDF#5CDEDF
#5CDEDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.113 H 195.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEDF |
|---|---|
| RGB | rgb(92, 222, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.75, -35.00, -11.21) |
| CIE-LCH | lch(81.75, 36.75, 197.75°) |
| OKLab | oklab(82.95% -0.109 -0.0311) |
| OKLCH | oklch(82.95% 0.113 195.9) |
| XYZ | xyz(43.8484, 59.8410, 79.0374) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEDF #DF5D5C
analogous
#5CDF9F #5CDEDF #5C9DDF
triadic
#5CDEDF #DF5CDE #DEDF5C
tetradic
#5CDEDF #9F5CDF #DF5D5C #9DDF5C
square
#5CDEDF #9F5CDF #DF5D5C #9DDF5C
split-complementary
#5CDEDF #DF5C9D #DF9F5C
monochromatic
#20A0A1 #2AD3D4 #5CDEDF #8FE8E9 #C2F3F3
Accessibility & contrast
On white
1.62
#5CDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5CDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEDF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEDF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdedf; /* rgb */ color: rgb(92, 222, 223); /* oklch */ color: oklch(83.0% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#98e8e9',
500: '#5cdedf',
950: '#000000',
},
}SCSS
$custom: #5cdedf; $custom-light: #98e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdedf",
"rgb": {
"r": 92,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.458,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82954,
"c": 0.11339,
"h": 195.9
},
"luminance": 0.59846
}Semantic roles & 50–950 ramp
primary
#5CDEDF
secondary
#A43C3B
accent
#1816CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484