#5CDEEF#5CDEEF
#5CDEEF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.115 H 207.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEEF |
|---|---|
| RGB | rgb(92, 222, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 62%, 94%) |
| CMYK | cmyk(61.5%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.24, -30.58, -18.97) |
| CIE-LCH | lch(82.24, 35.99, 211.81°) |
| OKLab | oklab(83.51% -0.1025 -0.0526) |
| OKLCH | oklch(83.51% 0.115 207.1) |
| XYZ | xyz(46.1084, 60.7450, 90.9396) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEEF #EF6D5C
analogous
#5CEFB7 #5CDEEF #5C94EF
triadic
#5CDEEF #EF5CDE #DEEF5C
tetradic
#5CDEEF #B75CEF #EF6D5C #94EF5C
square
#5CDEEF #B75CEF #EF6D5C #94EF5C
split-complementary
#5CDEEF #EF5C94 #EFB75C
monochromatic
#13AABE #24D3EA #5CDEEF #94E9F4 #CBF5FA
Accessibility & contrast
On white
1.60
#5CDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5CDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEEF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEEF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdeef; /* rgb */ color: rgb(92, 222, 239); /* oklch */ color: oklch(83.5% 0.115 207.1);
Tailwind
colors: {
custom: {
50: '#99e8f4',
500: '#5cdeef',
950: '#000000',
},
}SCSS
$custom: #5cdeef; $custom-light: #99e8f4; $custom-dark: #000000;
JSON
{
"hex": "#5cdeef",
"rgb": {
"r": 92,
"g": 222,
"b": 239
},
"hsl": {
"h": 186.939,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.83512,
"c": 0.11523,
"h": 207.1
},
"luminance": 0.6075
}Semantic roles & 50–950 ramp
primary
#5CDEEF
secondary
#BC4333
accent
#2007DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485