#5CDFDE#5CDFDE
#5CDFDE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.114 H 194.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFDE |
|---|---|
| RGB | rgb(92, 223, 222) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.01, -35.73, -10.29) |
| CIE-LCH | lch(82.01, 37.18, 196.06°) |
| OKLab | oklab(83.16% -0.1105 -0.0285) |
| OKLCH | oklch(83.16% 0.114 194.5) |
| XYZ | xyz(43.9804, 60.3200, 78.4182) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFDE #DF5C5D
analogous
#5CDF9D #5CDFDE #5C9FDF
triadic
#5CDFDE #DE5CDF #DFDE5C
tetradic
#5CDFDE #9D5CDF #DF5C5D #9FDF5C
square
#5CDFDE #9D5CDF #DF5C5D #9FDF5C
split-complementary
#5CDFDE #DF5C9F #DF9D5C
monochromatic
#20A1A0 #2AD4D3 #5CDFDE #8FE9E8 #C2F3F3
Accessibility & contrast
On white
1.61
#5CDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5CDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFDE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFDE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfde; /* rgb */ color: rgb(92, 223, 222); /* oklch */ color: oklch(83.2% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#98e9e8',
500: '#5cdfde',
950: '#000000',
},
}SCSS
$custom: #5cdfde; $custom-light: #98e9e8; $custom-dark: #000000;
JSON
{
"hex": "#5cdfde",
"rgb": {
"r": 92,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.542,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.83155,
"c": 0.11413,
"h": 194.5
},
"luminance": 0.60325
}Semantic roles & 50–950 ramp
primary
#5CDFDE
secondary
#A43B3C
accent
#1618CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484