#5CE2DD#5CE2DD
#5CE2DD is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.116 H 191.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2DD |
|---|---|
| RGB | rgb(92, 226, 221) |
| HSL | hsl(178, 70%, 62%) |
| HSV | hsv(178, 59%, 89%) |
| CMYK | cmyk(59.3%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(82.85, -37.38, -8.51) |
| CIE-LCH | lch(82.85, 38.34, 192.82°) |
| OKLab | oklab(83.83% -0.114 -0.0237) |
| OKLCH | oklch(83.83% 0.116 191.7) |
| XYZ | xyz(44.6554, 61.8838, 77.9840) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.26
Bright Aqua
#0BF9EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2DD #E25C61
analogous
#5CE29A #5CE2DD #5CA4E2
triadic
#5CE2DD #DD5CE2 #E2DD5C
tetradic
#5CE2DD #9A5CE2 #E25C61 #A4E25C
square
#5CE2DD #9A5CE2 #E25C61 #A4E25C
split-complementary
#5CE2DD #E25CA4 #E29A5C
monochromatic
#1EA6A1 #28D9D2 #5CE2DD #90EBE8 #C4F4F3
Accessibility & contrast
On white
1.57
#5CE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5CE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2DD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2DD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce2dd; /* rgb */ color: rgb(92, 226, 221); /* oklch */ color: oklch(83.8% 0.116 191.7);
Tailwind
colors: {
custom: {
50: '#98ebe7',
500: '#5ce2dd',
950: '#000000',
},
}SCSS
$custom: #5ce2dd; $custom-light: #98ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5ce2dd",
"rgb": {
"r": 92,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.761,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83825,
"c": 0.11644,
"h": 191.7
},
"luminance": 0.61888
}Semantic roles & 50–950 ramp
primary
#5CE2DD
secondary
#A83A3E
accent
#141BD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484