#5CEBDC#5CEBDC
#5CEBDC is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.124 H 185.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBDC |
|---|---|
| RGB | rgb(92, 235, 220) |
| HSL | hsl(174, 78%, 64%) |
| HSV | hsv(174, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.43, -41.72, -4.17) |
| CIE-LCH | lch(85.43, 41.92, 185.70°) |
| OKLab | oklab(85.91% -0.1236 -0.0119) |
| OKLCH | oklch(85.91% 0.124 185.5) |
| XYZ | xyz(47.0344, 66.8543, 78.1217) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Bright Aqua
#0BF9EA
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBDC #EB5C6B
analogous
#5CEB95 #5CEBDC #5CB3EB
triadic
#5CEBDC #DC5CEB #EBDC5C
tetradic
#5CEBDC #955CEB #EB5C6B #B3EB5C
square
#5CEBDC #955CEB #EB5C6B #B3EB5C
split-complementary
#5CEBDC #EB5CB3 #EB955C
monochromatic
#16B6A5 #25E4D0 #5CEBDC #93F2E8 #C9F8F3
Accessibility & contrast
On white
1.46
#5CEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5CEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBDC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBDC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cebdc; /* rgb */ color: rgb(92, 235, 220); /* oklch */ color: oklch(85.9% 0.124 185.5);
Tailwind
colors: {
custom: {
50: '#99f2e6',
500: '#5cebdc',
950: '#000000',
},
}SCSS
$custom: #5cebdc; $custom-light: #99f2e6; $custom-dark: #000000;
JSON
{
"hex": "#5cebdc",
"rgb": {
"r": 92,
"g": 235,
"b": 220
},
"hsl": {
"h": 173.706,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85906,
"c": 0.12421,
"h": 185.5
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#5CEBDC
secondary
#B63543
accent
#0B21DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584