#5CE2D2#5CE2D2
#5CE2D2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.119 H 184.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2D2 |
|---|---|
| RGB | rgb(92, 226, 210) |
| HSL | hsl(173, 70%, 62%) |
| HSV | hsv(173, 59%, 89%) |
| CMYK | cmyk(59.3%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(82.55, -40.24, -3.13) |
| CIE-LCH | lch(82.55, 40.36, 184.44°) |
| OKLab | oklab(83.48% -0.1187 -0.0091) |
| OKLCH | oklch(83.48% 0.119 184.4) |
| XYZ | xyz(43.2376, 61.3167, 70.5169) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.64
Tiffany Blue
#7BF2DA
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.38
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2D2 #E25C6C
analogous
#5CE28F #5CE2D2 #5CAFE2
triadic
#5CE2D2 #D25CE2 #E2D25C
tetradic
#5CE2D2 #8F5CE2 #E25C6C #AFE25C
square
#5CE2D2 #8F5CE2 #E25C6C #AFE25C
split-complementary
#5CE2D2 #E25CAF #E28F5C
monochromatic
#1EA696 #28D9C4 #5CE2D2 #90EBE0 #C4F4EF
Accessibility & contrast
On white
1.58
#5CE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5CE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2D2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2D2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#00E6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce2d2; /* rgb */ color: rgb(92, 226, 210); /* oklch */ color: oklch(83.5% 0.119 184.4);
Tailwind
colors: {
custom: {
50: '#97ebdf',
500: '#5ce2d2',
950: '#000000',
},
}SCSS
$custom: #5ce2d2; $custom-light: #97ebdf; $custom-dark: #000000;
JSON
{
"hex": "#5ce2d2",
"rgb": {
"r": 92,
"g": 226,
"b": 210
},
"hsl": {
"h": 172.836,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83479,
"c": 0.11907,
"h": 184.4
},
"luminance": 0.61321
}Semantic roles & 50–950 ramp
primary
#5CE2D2
secondary
#A83A47
accent
#142AD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484