#5CDFEF#5CDFEF
#5CDFEF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.116 H 206.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFEF |
|---|---|
| RGB | rgb(92, 223, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 62%, 94%) |
| CMYK | cmyk(61.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.53, -31.06, -18.53) |
| CIE-LCH | lch(82.53, 36.17, 210.82°) |
| OKLab | oklab(83.74% -0.1035 -0.0514) |
| OKLCH | oklch(83.74% 0.116 206.4) |
| XYZ | xyz(46.3747, 61.2778, 91.0284) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Aqua Blue
#02D8E9
ΔE00 3.41
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFEF #EF6C5C
analogous
#5CEFB6 #5CDFEF #5C95EF
triadic
#5CDFEF #EF5CDF #DFEF5C
tetradic
#5CDFEF #B65CEF #EF6C5C #95EF5C
square
#5CDFEF #B65CEF #EF6C5C #95EF5C
split-complementary
#5CDFEF #EF5C95 #EFB65C
monochromatic
#13ABBE #24D4EA #5CDFEF #94EAF4 #CBF5FA
Accessibility & contrast
On white
1.58
#5CDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5CDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFEF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFEF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfef; /* rgb */ color: rgb(92, 223, 239); /* oklch */ color: oklch(83.7% 0.116 206.4);
Tailwind
colors: {
custom: {
50: '#99e9f4',
500: '#5cdfef',
950: '#000000',
},
}SCSS
$custom: #5cdfef; $custom-light: #99e9f4; $custom-dark: #000000;
JSON
{
"hex": "#5cdfef",
"rgb": {
"r": 92,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.531,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.83742,
"c": 0.11559,
"h": 206.4
},
"luminance": 0.61283
}Semantic roles & 50–950 ramp
primary
#5CDFEF
secondary
#BC4233
accent
#1E07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485