#5CE2DE#5CE2DE
#5CE2DE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.116 H 192.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2DE |
|---|---|
| RGB | rgb(92, 226, 222) |
| HSL | hsl(178, 70%, 62%) |
| HSV | hsv(178, 59%, 89%) |
| CMYK | cmyk(59.3%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(82.88, -37.12, -9.00) |
| CIE-LCH | lch(82.88, 38.19, 193.62°) |
| OKLab | oklab(83.86% -0.1136 -0.025) |
| OKLCH | oklch(83.86% 0.116 192.4) |
| XYZ | xyz(44.7890, 61.9373, 78.6877) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.16
Bright Turquoise
#0FFEF9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2DE #E25C60
analogous
#5CE29B #5CE2DE #5CA3E2
triadic
#5CE2DE #DE5CE2 #E2DE5C
tetradic
#5CE2DE #9B5CE2 #E25C60 #A3E25C
square
#5CE2DE #9B5CE2 #E25C60 #A3E25C
split-complementary
#5CE2DE #E25CA3 #E29B5C
monochromatic
#1EA6A2 #28D9D3 #5CE2DE #90EBE9 #C4F4F3
Accessibility & contrast
On white
1.57
#5CE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5CE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2DE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2DE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce2de; /* rgb */ color: rgb(92, 226, 222); /* oklch */ color: oklch(83.9% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#98ebe8',
500: '#5ce2de',
950: '#000000',
},
}SCSS
$custom: #5ce2de; $custom-light: #98ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5ce2de",
"rgb": {
"r": 92,
"g": 226,
"b": 222
},
"hsl": {
"h": 178.209,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83857,
"c": 0.11631,
"h": 192.4
},
"luminance": 0.61942
}Semantic roles & 50–950 ramp
primary
#5CE2DE
secondary
#A83A3D
accent
#1419D2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484