#5CDEF5#5CDEF5
#5CDEF5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.117 H 211.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEF5 |
|---|---|
| RGB | rgb(92, 222, 245) |
| HSL | hsl(189, 88%, 66%) |
| HSV | hsv(189, 62%, 96%) |
| CMYK | cmyk(62.4%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(82.44, -28.88, -21.85) |
| CIE-LCH | lch(82.44, 36.21, 217.12°) |
| OKLab | oklab(83.73% -0.1002 -0.0606) |
| OKLCH | oklch(83.73% 0.117 211.2) |
| XYZ | xyz(47.0095, 61.1054, 95.6856) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEF5 #F5735C
analogous
#5CF5C0 #5CDEF5 #5C91F5
triadic
#5CDEF5 #F55CDE #DEF55C
tetradic
#5CDEF5 #C05CF5 #F5735C #91F55C
square
#5CDEF5 #C05CF5 #F5735C #91F55C
split-complementary
#5CDEF5 #F55C91 #F5C05C
monochromatic
#0CAECA #22D2F1 #5CDEF5 #96EAF9 #CFF5FC
Accessibility & contrast
On white
1.59
#5CDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5CDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEF5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEF5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F6
Deuteranopia (green-blind)
#B5C6F5
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdef5; /* rgb */ color: rgb(92, 222, 245); /* oklch */ color: oklch(83.7% 0.117 211.2);
Tailwind
colors: {
custom: {
50: '#9ae8f8',
500: '#5cdef5',
950: '#000000',
},
}SCSS
$custom: #5cdef5; $custom-light: #9ae8f8; $custom-dark: #000000;
JSON
{
"hex": "#5cdef5",
"rgb": {
"r": 92,
"g": 222,
"b": 245
},
"hsl": {
"h": 189.02,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.83732,
"c": 0.11711,
"h": 211.2
},
"luminance": 0.6111
}Semantic roles & 50–950 ramp
primary
#5CDEF5
secondary
#C6462F
accent
#2300E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485