#5CEDCA#5CEDCA
#5CEDCA is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.134 H 174.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDCA |
|---|---|
| RGB | rgb(92, 237, 202) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.56, -47.03, 5.47) |
| CIE-LCH | lch(85.56, 47.34, 173.36°) |
| OKLab | oklab(85.86% -0.1335 0.0138) |
| OKLCH | oklch(85.86% 0.134 174.1) |
| XYZ | xyz(45.3534, 67.1032, 66.4277) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDCA #ED5C7F
analogous
#5CED82 #5CEDCA #5CC8ED
triadic
#5CEDCA #CA5CED #EDCA5C
tetradic
#5CEDCA #825CED #ED5C7F #C8ED5C
square
#5CEDCA #825CED #ED5C7F #C8ED5C
split-complementary
#5CEDCA #ED5CC8 #ED825C
monochromatic
#15BA92 #25E7B8 #5CEDCA #93F3DC #CAF9EE
Accessibility & contrast
On white
1.46
#5CEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5CEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDCA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDCA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cedca; /* rgb */ color: rgb(92, 237, 202); /* oklch */ color: oklch(85.9% 0.134 174.1);
Tailwind
colors: {
custom: {
50: '#98f3da',
500: '#5cedca',
950: '#000000',
},
}SCSS
$custom: #5cedca; $custom-light: #98f3da; $custom-dark: #000000;
JSON
{
"hex": "#5cedca",
"rgb": {
"r": 92,
"g": 237,
"b": 202
},
"hsl": {
"h": 165.517,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85857,
"c": 0.13426,
"h": 174.1
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#5CEDCA
secondary
#B93454
accent
#093CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583