#5CDFE7#5CDFE7
#5CDFE7 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.114 H 200.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE7 |
|---|---|
| RGB | rgb(92, 223, 231) |
| HSL | hsl(183, 74%, 63%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(60.2%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.28, -33.29, -14.67) |
| CIE-LCH | lch(82.28, 36.38, 203.78°) |
| OKLab | oklab(83.46% -0.1068 -0.0406) |
| OKLCH | oklch(83.46% 0.114 200.8) |
| XYZ | xyz(45.2190, 60.8154, 84.9413) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE7 #E7645C
analogous
#5CE7A9 #5CDFE7 #5C99E7
triadic
#5CDFE7 #E75CDF #DFE75C
tetradic
#5CDFE7 #A95CE7 #E7645C #99E75C
square
#5CDFE7 #A95CE7 #E7645C #99E75C
split-complementary
#5CDFE7 #E75C99 #E7A95C
monochromatic
#1AA6AF #27D5DF #5CDFE7 #91E9EF #C7F4F7
Accessibility & contrast
On white
1.60
#5CDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5CDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE7
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE7 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfe7; /* rgb */ color: rgb(92, 223, 231); /* oklch */ color: oklch(83.5% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#98e9ee',
500: '#5cdfe7',
950: '#000000',
},
}SCSS
$custom: #5cdfe7; $custom-light: #98e9ee; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe7",
"rgb": {
"r": 92,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.453,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.8346,
"c": 0.11424,
"h": 200.8
},
"luminance": 0.6082
}Semantic roles & 50–950 ramp
primary
#5CDFE7
secondary
#B03E37
accent
#1B0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485