#5CEDB5#5CEDB5
#5CEDB5 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.3% C 0.149 H 164.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDB5 |
|---|---|
| RGB | rgb(92, 237, 181) |
| HSL | hsl(157, 80%, 65%) |
| HSV | hsv(157, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.09, -51.78, 15.77) |
| CIE-LCH | lch(85.09, 54.12, 163.06°) |
| OKLab | oklab(85.32% -0.1429 0.0403) |
| OKLCH | oklch(85.32% 0.149 164.2) |
| XYZ | xyz(43.0340, 66.1755, 54.2123) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDB5 #ED5C94
analogous
#5CED6D #5CEDB5 #5CDCED
triadic
#5CEDB5 #B55CED #EDB55C
tetradic
#5CEDB5 #6D5CED #ED5C94 #DCED5C
square
#5CEDB5 #6D5CED #ED5C94 #DCED5C
split-complementary
#5CEDB5 #ED5CDC #ED6D5C
monochromatic
#15BA7A #25E79C #5CEDB5 #93F3CE #CAF9E7
Accessibility & contrast
On white
1.48
#5CEDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5CEDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDB5
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDB5 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedb5; /* rgb */ color: rgb(92, 237, 181); /* oklch */ color: oklch(85.3% 0.149 164.2);
Tailwind
colors: {
custom: {
50: '#98f4cb',
500: '#5cedb5',
950: '#000000',
},
}SCSS
$custom: #5cedb5; $custom-light: #98f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5cedb5",
"rgb": {
"r": 92,
"g": 237,
"b": 181
},
"hsl": {
"h": 156.828,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85318,
"c": 0.14853,
"h": 164.2
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#5CEDB5
secondary
#B93467
accent
#095BDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582