#5CEBD4#5CEBD4
#5CEBD4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.127 H 180.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBD4 |
|---|---|
| RGB | rgb(92, 235, 212) |
| HSL | hsl(170, 78%, 64%) |
| HSV | hsv(170, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.22, -43.73, -0.27) |
| CIE-LCH | lch(85.22, 43.73, 180.35°) |
| OKLab | oklab(85.67% -0.1271 -0.0014) |
| OKLCH | oklch(85.67% 0.127 180.6) |
| XYZ | xyz(46.0001, 66.4406, 72.6747) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Turquoise
#40E0D0
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.99
Aqua Marine
#2EE8BB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBD4 #EB5C73
analogous
#5CEB8D #5CEBD4 #5CBAEB
triadic
#5CEBD4 #D45CEB #EBD45C
tetradic
#5CEBD4 #8D5CEB #EB5C73 #BAEB5C
square
#5CEBD4 #8D5CEB #EB5C73 #BAEB5C
split-complementary
#5CEBD4 #EB5CBA #EB8D5C
monochromatic
#16B69D #25E4C6 #5CEBD4 #93F2E2 #C9F8F1
Accessibility & contrast
On white
1.47
#5CEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5CEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBD4
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBD4 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cebd4; /* rgb */ color: rgb(92, 235, 212); /* oklch */ color: oklch(85.7% 0.127 180.6);
Tailwind
colors: {
custom: {
50: '#98f2e1',
500: '#5cebd4',
950: '#000000',
},
}SCSS
$custom: #5cebd4; $custom-light: #98f2e1; $custom-dark: #000000;
JSON
{
"hex": "#5cebd4",
"rgb": {
"r": 92,
"g": 235,
"b": 212
},
"hsl": {
"h": 170.35,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85666,
"c": 0.12712,
"h": 180.6
},
"luminance": 0.66445
}Semantic roles & 50–950 ramp
primary
#5CEBD4
secondary
#B6354A
accent
#0B2CDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584