#5FFEBD#5FFEBD
#5FFEBD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.162 H 162.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEBD |
|---|---|
| RGB | rgb(95, 254, 189) |
| HSL | hsl(155, 99%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.31, -56.41, 18.98) |
| CIE-LCH | lch(90.31, 59.51, 161.41°) |
| OKLab | oklab(89.67% -0.155 0.0484) |
| OKLCH | oklch(89.67% 0.162 162.7) |
| XYZ | xyz(49.3415, 76.9855, 60.3936) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Greenish Cyan
#2AFEB7
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.69
Greenish Turquoise
#00FBB0
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEBD #FE5FA0
analogous
#5FFE6D #5FFEBD #5FEFFE
triadic
#5FFEBD #BD5FFE #FEBD5F
tetradic
#5FFEBD #6D5FFE #FE5FA0 #EFFE5F
square
#5FFEBD #6D5FFE #FE5FA0 #EFFE5F
split-complementary
#5FFEBD #FE5FEF #FE6D5F
monochromatic
#01E186 #22FEA4 #5FFEBD #9CFED6 #D9FFEF
Accessibility & contrast
On white
1.28
#5FFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#5FFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEBD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEBD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffebd; /* rgb */ color: rgb(95, 254, 189); /* oklch */ color: oklch(89.7% 0.162 162.7);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5ffebd',
950: '#000000',
},
}SCSS
$custom: #5ffebd; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5ffebd",
"rgb": {
"r": 95,
"g": 254,
"b": 189
},
"hsl": {
"h": 155.472,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89672,
"c": 0.16241,
"h": 162.7
},
"luminance": 0.76991
}Semantic roles & 50–950 ramp
primary
#5FFEBD
secondary
#D82971
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683