#5CDEE2#5CDEE2
#5CDEE2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.113 H 198.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE2 |
|---|---|
| RGB | rgb(92, 222, 226) |
| HSL | hsl(182, 70%, 62%) |
| HSV | hsv(182, 59%, 89%) |
| CMYK | cmyk(59.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.84, -34.19, -12.67) |
| CIE-LCH | lch(81.84, 36.46, 200.33°) |
| OKLab | oklab(83.06% -0.1078 -0.0351) |
| OKLCH | oklch(83.06% 0.113 198) |
| XYZ | xyz(44.2565, 60.0042, 81.1864) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Mediumturquoise
#48D1CC
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.53
Bright Light Blue
#26F7FD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE2 #E2605C
analogous
#5CE2A3 #5CDEE2 #5C9BE2
triadic
#5CDEE2 #E25CDE #DEE25C
tetradic
#5CDEE2 #A35CE2 #E2605C #9BE25C
square
#5CDEE2 #A35CE2 #E2605C #9BE25C
split-complementary
#5CDEE2 #E25C9B #E2A35C
monochromatic
#1EA2A6 #28D3D9 #5CDEE2 #90E9EB #C4F3F4
Accessibility & contrast
On white
1.62
#5CDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5CDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdee2; /* rgb */ color: rgb(92, 222, 226); /* oklch */ color: oklch(83.1% 0.113 198.0);
Tailwind
colors: {
custom: {
50: '#98e8eb',
500: '#5cdee2',
950: '#000000',
},
}SCSS
$custom: #5cdee2; $custom-light: #98e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5cdee2",
"rgb": {
"r": 92,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.791,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83055,
"c": 0.11337,
"h": 198
},
"luminance": 0.60009
}Semantic roles & 50–950 ramp
primary
#5CDEE2
secondary
#A83D3A
accent
#1914D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484