#5CFEBD#5CFEBD
#5CFEBD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.164 H 162.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFEBD |
|---|---|
| RGB | rgb(92, 254, 189) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.24, -56.92, 18.86) |
| CIE-LCH | lch(90.24, 59.97, 161.67°) |
| OKLab | oklab(89.59% -0.1564 0.0481) |
| OKLCH | oklch(89.59% 0.164 162.9) |
| XYZ | xyz(49.0358, 76.8278, 60.3793) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Greenish Cyan
#2AFEB7
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFEBD #FE5C9D
analogous
#5CFE6C #5CFEBD #5CEEFE
triadic
#5CFEBD #BD5CFE #FEBD5C
tetradic
#5CFEBD #6C5CFE #FE5C9D #EEFE5C
square
#5CFEBD #6C5CFE #FE5C9D #EEFE5C
split-complementary
#5CFEBD #FE5CEE #FE6C5C
monochromatic
#01DE86 #1FFEA4 #5CFEBD #99FED6 #D6FFEE
Accessibility & contrast
On white
1.28
#5CFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5CFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFEBD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFEBD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfebd; /* rgb */ color: rgb(92, 254, 189); /* oklch */ color: oklch(89.6% 0.164 162.9);
Tailwind
colors: {
custom: {
50: '#9affd1',
500: '#5cfebd',
950: '#000000',
},
}SCSS
$custom: #5cfebd; $custom-light: #9affd1; $custom-dark: #000000;
JSON
{
"hex": "#5cfebd",
"rgb": {
"r": 92,
"g": 254,
"b": 189
},
"hsl": {
"h": 155.926,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.89592,
"c": 0.16368,
"h": 162.9
},
"luminance": 0.76833
}Semantic roles & 50–950 ramp
primary
#5CFEBD
secondary
#D7276E
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683