#5CDEE7#5CDEE7
#5CDEE7 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.114 H 201.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE7 |
|---|---|
| RGB | rgb(92, 222, 231) |
| HSL | hsl(184, 74%, 63%) |
| HSV | hsv(184, 60%, 91%) |
| CMYK | cmyk(60.2%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(81.99, -32.82, -15.10) |
| CIE-LCH | lch(81.99, 36.12, 204.70°) |
| OKLab | oklab(83.23% -0.1058 -0.0418) |
| OKLCH | oklch(83.23% 0.114 201.6) |
| XYZ | xyz(44.9526, 60.2827, 84.8525) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE7 #E7655C
analogous
#5CE7AA #5CDEE7 #5C98E7
triadic
#5CDEE7 #E75CDE #DEE75C
tetradic
#5CDEE7 #AA5CE7 #E7655C #98E75C
square
#5CDEE7 #AA5CE7 #E7655C #98E75C
split-complementary
#5CDEE7 #E75C98 #E7AA5C
monochromatic
#1AA5AF #27D3DF #5CDEE7 #91E9EF #C7F4F7
Accessibility & contrast
On white
1.61
#5CDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5CDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE7
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE7 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdee7; /* rgb */ color: rgb(92, 222, 231); /* oklch */ color: oklch(83.2% 0.114 201.6);
Tailwind
colors: {
custom: {
50: '#98e8ee',
500: '#5cdee7',
950: '#000000',
},
}SCSS
$custom: #5cdee7; $custom-light: #98e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5cdee7",
"rgb": {
"r": 92,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.885,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83227,
"c": 0.11372,
"h": 201.6
},
"luminance": 0.60287
}Semantic roles & 50–950 ramp
primary
#5CDEE7
secondary
#B03F37
accent
#1C0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485