#5CDEE9#5CDEE9
#5CDEE9 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.114 H 203.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE9 |
|---|---|
| RGB | rgb(92, 222, 233) |
| HSL | hsl(185, 76%, 64%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(60.5%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.05, -32.26, -16.07) |
| CIE-LCH | lch(82.05, 36.04, 206.47°) |
| OKLab | oklab(83.3% -0.1049 -0.0445) |
| OKLCH | oklch(83.3% 0.114 203) |
| XYZ | xyz(45.2367, 60.3963, 86.3486) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE9 #E9675C
analogous
#5CE9AD #5CDEE9 #5C97E9
triadic
#5CDEE9 #E95CDE #DEE95C
tetradic
#5CDEE9 #AD5CE9 #E9675C #97E95C
square
#5CDEE9 #AD5CE9 #E9675C #97E95C
split-complementary
#5CDEE9 #E95C97 #E9AD5C
monochromatic
#18A6B3 #26D3E2 #5CDEE9 #92E9F0 #C8F4F8
Accessibility & contrast
On white
1.61
#5CDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE9
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE9 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdee9; /* rgb */ color: rgb(92, 222, 233); /* oklch */ color: oklch(83.3% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#98e8f0',
500: '#5cdee9',
950: '#000000',
},
}SCSS
$custom: #5cdee9; $custom-light: #98e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdee9",
"rgb": {
"r": 92,
"g": 222,
"b": 233
},
"hsl": {
"h": 184.681,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83297,
"c": 0.11398,
"h": 203
},
"luminance": 0.60401
}Semantic roles & 50–950 ramp
primary
#5CDEE9
secondary
#B34036
accent
#1D0DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485