#5CECC8#5CECC8
#5CECC8 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.134 H 173.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECC8 |
|---|---|
| RGB | rgb(92, 236, 200) |
| HSL | hsl(165, 79%, 64%) |
| HSV | hsv(165, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(85.22, -47.07, 6.03) |
| CIE-LCH | lch(85.22, 47.46, 172.70°) |
| OKLab | oklab(85.56% -0.1334 0.0152) |
| OKLCH | oklch(85.56% 0.134 173.5) |
| XYZ | xyz(44.8294, 66.4317, 65.0924) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECC8 #EC5C80
analogous
#5CEC80 #5CECC8 #5CC8EC
triadic
#5CECC8 #C85CEC #ECC85C
tetradic
#5CECC8 #805CEC #EC5C80 #C8EC5C
square
#5CECC8 #805CEC #EC5C80 #C8EC5C
split-complementary
#5CECC8 #EC5CC8 #EC805C
monochromatic
#15B88F #25E6B6 #5CECC8 #93F2DA #CAF9ED
Accessibility & contrast
On white
1.47
#5CECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5CECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECC8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECC8 | 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)
#E5DEC6
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cecc8; /* rgb */ color: rgb(92, 236, 200); /* oklch */ color: oklch(85.6% 0.134 173.5);
Tailwind
colors: {
custom: {
50: '#98f3d8',
500: '#5cecc8',
950: '#000000',
},
}SCSS
$custom: #5cecc8; $custom-light: #98f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5cecc8",
"rgb": {
"r": 92,
"g": 236,
"b": 200
},
"hsl": {
"h": 165,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.85564,
"c": 0.13429,
"h": 173.5
},
"luminance": 0.66436
}Semantic roles & 50–950 ramp
primary
#5CECC8
secondary
#B83555
accent
#0A3EDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583