#5CDEE1#5CDEE1
#5CDEE1 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.113 H 197.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE1 |
|---|---|
| RGB | rgb(92, 222, 225) |
| HSL | hsl(181, 69%, 62%) |
| HSV | hsv(181, 59%, 88%) |
| CMYK | cmyk(59.1%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(81.81, -34.46, -12.18) |
| CIE-LCH | lch(81.81, 36.55, 199.47°) |
| OKLab | oklab(83.02% -0.1082 -0.0337) |
| OKLCH | oklch(83.02% 0.113 197.3) |
| XYZ | xyz(44.1197, 59.9495, 80.4658) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE1 #E15F5C
analogous
#5CE1A1 #5CDEE1 #5C9CE1
triadic
#5CDEE1 #E15CDE #DEE15C
tetradic
#5CDEE1 #A15CE1 #E15F5C #9CE15C
square
#5CDEE1 #A15CE1 #E15F5C #9CE15C
split-complementary
#5CDEE1 #E15C9C #E1A15C
monochromatic
#1EA1A4 #28D4D7 #5CDEE1 #90E8EB #C3F3F4
Accessibility & contrast
On white
1.62
#5CDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5CDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE1
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE1 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E1
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdee1; /* rgb */ color: rgb(92, 222, 225); /* oklch */ color: oklch(83.0% 0.113 197.3);
Tailwind
colors: {
custom: {
50: '#98e8ea',
500: '#5cdee1',
950: '#000000',
},
}SCSS
$custom: #5cdee1; $custom-light: #98e8ea; $custom-dark: #000000;
JSON
{
"hex": "#5cdee1",
"rgb": {
"r": 92,
"g": 222,
"b": 225
},
"hsl": {
"h": 181.353,
"s": 68.912,
"l": 62.157
},
"oklch": {
"l": 0.83021,
"c": 0.11336,
"h": 197.3
},
"luminance": 0.59954
}Semantic roles & 50–950 ramp
primary
#5CDEE1
secondary
#A73D3A
accent
#1915D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484