#5CEDB0#5CEDB0
#5CEDB0 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.2% C 0.152 H 162.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDB0 |
|---|---|
| RGB | rgb(92, 237, 176) |
| HSL | hsl(155, 80%, 65%) |
| HSV | hsv(155, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(84.98, -52.84, 18.22) |
| CIE-LCH | lch(84.98, 55.89, 160.97°) |
| OKLab | oklab(85.2% -0.1452 0.0465) |
| OKLCH | oklch(85.2% 0.152 162.2) |
| XYZ | xyz(42.5302, 65.9739, 51.5588) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Greenish Cyan
#2AFEB7
ΔE00 4.20
Greenish Turquoise
#00FBB0
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDB0 #ED5C99
analogous
#5CED68 #5CEDB0 #5CE1ED
triadic
#5CEDB0 #B05CED #EDB05C
tetradic
#5CEDB0 #685CED #ED5C99 #E1ED5C
square
#5CEDB0 #685CED #ED5C99 #E1ED5C
split-complementary
#5CEDB0 #ED5CE1 #ED685C
monochromatic
#15BA74 #25E795 #5CEDB0 #93F3CB #CAF9E5
Accessibility & contrast
On white
1.48
#5CEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5CEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDB0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDB0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAD
Deuteranopia (green-blind)
#D6CEB4
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedb0; /* rgb */ color: rgb(92, 237, 176); /* oklch */ color: oklch(85.2% 0.152 162.2);
Tailwind
colors: {
custom: {
50: '#97f4c7',
500: '#5cedb0',
950: '#000000',
},
}SCSS
$custom: #5cedb0; $custom-light: #97f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5cedb0",
"rgb": {
"r": 92,
"g": 237,
"b": 176
},
"hsl": {
"h": 154.759,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.852,
"c": 0.15246,
"h": 162.2
},
"luminance": 0.65978
}Semantic roles & 50–950 ramp
primary
#5CEDB0
secondary
#B9346C
accent
#0962DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582