#5CDFEE#5CDFEE
#5CDFEE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.115 H 205.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFEE |
|---|---|
| RGB | rgb(92, 223, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(61.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.50, -31.34, -18.05) |
| CIE-LCH | lch(82.50, 36.17, 209.94°) |
| OKLab | oklab(83.71% -0.1039 -0.05) |
| OKLCH | oklch(83.71% 0.115 205.7) |
| XYZ | xyz(46.2274, 61.2188, 90.2525) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.27
Aqua Blue
#02D8E9
ΔE00 3.34
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFEE #EE6B5C
analogous
#5CEEB4 #5CDFEE #5C96EE
triadic
#5CDFEE #EE5CDF #DFEE5C
tetradic
#5CDFEE #B45CEE #EE6B5C #96EE5C
square
#5CDFEE #B45CEE #EE6B5C #96EE5C
split-complementary
#5CDFEE #EE5C96 #EEB45C
monochromatic
#14ABBC #25D4E8 #5CDFEE #93EAF4 #CBF5FA
Accessibility & contrast
On white
1.59
#5CDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5CDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFEE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFEE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfee; /* rgb */ color: rgb(92, 223, 238); /* oklch */ color: oklch(83.7% 0.115 205.7);
Tailwind
colors: {
custom: {
50: '#99e9f3',
500: '#5cdfee',
950: '#000000',
},
}SCSS
$custom: #5cdfee; $custom-light: #99e9f3; $custom-dark: #000000;
JSON
{
"hex": "#5cdfee",
"rgb": {
"r": 92,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.164,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.83706,
"c": 0.11536,
"h": 205.7
},
"luminance": 0.61224
}Semantic roles & 50–950 ramp
primary
#5CDFEE
secondary
#BB4133
accent
#1E08DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485