#5CDFE0#5CDFE0
#5CDFE0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.114 H 195.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE0 |
|---|---|
| RGB | rgb(92, 223, 224) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 59%, 88%) |
| CMYK | cmyk(58.9%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.07, -35.20, -11.26) |
| CIE-LCH | lch(82.07, 36.95, 197.74°) |
| OKLab | oklab(83.22% -0.1097 -0.0312) |
| OKLCH | oklch(83.22% 0.114 195.9) |
| XYZ | xyz(44.2500, 60.4279, 79.8383) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE0 #E05D5C
analogous
#5CE09F #5CDFE0 #5C9DE0
triadic
#5CDFE0 #E05CDF #DFE05C
tetradic
#5CDFE0 #9F5CE0 #E05D5C #9DE05C
square
#5CDFE0 #9F5CE0 #E05D5C #9DE05C
split-complementary
#5CDFE0 #E05C9D #E09F5C
monochromatic
#1FA2A3 #29D5D6 #5CDFE0 #8FE9EA #C3F3F4
Accessibility & contrast
On white
1.60
#5CDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5CDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BCC6E1
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfe0; /* rgb */ color: rgb(92, 223, 224); /* oklch */ color: oklch(83.2% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#98e9e9',
500: '#5cdfe0',
950: '#000000',
},
}SCSS
$custom: #5cdfe0; $custom-light: #98e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe0",
"rgb": {
"r": 92,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.455,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.83221,
"c": 0.11403,
"h": 195.9
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#5CDFE0
secondary
#A53C3B
accent
#1716D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484