#5CE2D0#5CE2D0
#5CE2D0 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.4% C 0.120 H 183.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2D0 |
|---|---|
| RGB | rgb(92, 226, 208) |
| HSL | hsl(172, 70%, 62%) |
| HSV | hsv(172, 59%, 89%) |
| CMYK | cmyk(59.3%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(82.50, -40.74, -2.14) |
| CIE-LCH | lch(82.50, 40.80, 183.01°) |
| OKLab | oklab(83.42% -0.1196 -0.0064) |
| OKLCH | oklch(83.42% 0.12 183.1) |
| XYZ | xyz(42.9900, 61.2177, 69.2129) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.78
Tiffany Blue
#7BF2DA
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2D0 #E25C6E
analogous
#5CE28D #5CE2D0 #5CB1E2
triadic
#5CE2D0 #D05CE2 #E2D05C
tetradic
#5CE2D0 #8D5CE2 #E25C6E #B1E25C
square
#5CE2D0 #8D5CE2 #E25C6E #B1E25C
split-complementary
#5CE2D0 #E25CB1 #E28D5C
monochromatic
#1EA694 #28D9C1 #5CE2D0 #90EBDF #C4F4EE
Accessibility & contrast
On white
1.59
#5CE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5CE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2D0
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2D0 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#00E6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce2d0; /* rgb */ color: rgb(92, 226, 208); /* oklch */ color: oklch(83.4% 0.120 183.1);
Tailwind
colors: {
custom: {
50: '#97ebde',
500: '#5ce2d0',
950: '#000000',
},
}SCSS
$custom: #5ce2d0; $custom-light: #97ebde; $custom-dark: #000000;
JSON
{
"hex": "#5ce2d0",
"rgb": {
"r": 92,
"g": 226,
"b": 208
},
"hsl": {
"h": 171.94,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83418,
"c": 0.11976,
"h": 183.1
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#5CE2D0
secondary
#A83A49
accent
#142DD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484