#5CEDB1#5CEDB1
#5CEDB1 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.2% C 0.152 H 162.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDB1 |
|---|---|
| RGB | rgb(92, 237, 177) |
| HSL | hsl(155, 80%, 65%) |
| HSV | hsv(155, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 25.3%, 7.1%) |
| CIE-LAB | lab(85.00, -52.63, 17.73) |
| CIE-LCH | lch(85.00, 55.53, 161.38°) |
| OKLab | oklab(85.22% -0.1447 0.0453) |
| OKLCH | oklch(85.22% 0.152 162.6) |
| XYZ | xyz(42.6295, 66.0136, 52.0818) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 4.17
Greenish Cyan
#2AFEB7
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.57
Aqua Marine
#2EE8BB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDB1 #ED5C98
analogous
#5CED69 #5CEDB1 #5CE1ED
triadic
#5CEDB1 #B15CED #EDB15C
tetradic
#5CEDB1 #695CED #ED5C98 #E1ED5C
square
#5CEDB1 #695CED #ED5C98 #E1ED5C
split-complementary
#5CEDB1 #ED5CE1 #ED695C
monochromatic
#15BA76 #25E797 #5CEDB1 #93F3CB #CAF9E6
Accessibility & contrast
On white
1.48
#5CEDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5CEDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDB1
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDB1 | 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)
#E9DDAE
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedb1; /* rgb */ color: rgb(92, 237, 177); /* oklch */ color: oklch(85.2% 0.152 162.6);
Tailwind
colors: {
custom: {
50: '#97f4c8',
500: '#5cedb1',
950: '#000000',
},
}SCSS
$custom: #5cedb1; $custom-light: #97f4c8; $custom-dark: #000000;
JSON
{
"hex": "#5cedb1",
"rgb": {
"r": 92,
"g": 237,
"b": 177
},
"hsl": {
"h": 155.172,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85223,
"c": 0.15166,
"h": 162.6
},
"luminance": 0.66018
}Semantic roles & 50–950 ramp
primary
#5CEDB1
secondary
#B9346B
accent
#0961DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582