#5DFEBB#5DFEBB
#5DFEBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.165 H 162.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEBB |
|---|---|
| RGB | rgb(93, 254, 187) |
| HSL | hsl(155, 99%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.23, -57.17, 19.87) |
| CIE-LCH | lch(90.23, 60.52, 160.84°) |
| OKLab | oklab(89.57% -0.1569 0.0507) |
| OKLCH | oklch(89.57% 0.165 162.1) |
| XYZ | xyz(48.9208, 76.7935, 59.2485) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Greenish Cyan
#2AFEB7
ΔE00 2.04
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEBB #FE5DA0
analogous
#5DFE6A #5DFEBB #5DF1FE
triadic
#5DFEBB #BB5DFE #FEBB5D
tetradic
#5DFEBB #6A5DFE #FE5DA0 #F1FE5D
square
#5DFEBB #6A5DFE #FE5DA0 #F1FE5D
split-complementary
#5DFEBB #FE5DF1 #FE6A5D
monochromatic
#01DF83 #20FEA1 #5DFEBB #9AFED5 #D7FFEE
Accessibility & contrast
On white
1.28
#5DFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5DFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEBB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEBB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfebb; /* rgb */ color: rgb(93, 254, 187); /* oklch */ color: oklch(89.6% 0.165 162.1);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5dfebb',
950: '#000000',
},
}SCSS
$custom: #5dfebb; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5dfebb",
"rgb": {
"r": 93,
"g": 254,
"b": 187
},
"hsl": {
"h": 155.031,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89572,
"c": 0.16484,
"h": 162.1
},
"luminance": 0.76799
}Semantic roles & 50–950 ramp
primary
#5DFEBB
secondary
#D82871
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683