#5DFEBE#5DFEBE
#5DFEBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.162 H 163.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEBE |
|---|---|
| RGB | rgb(93, 254, 190) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.29, -56.54, 18.42) |
| CIE-LCH | lch(90.29, 59.47, 161.96°) |
| OKLab | oklab(89.64% -0.1555 0.047) |
| OKLCH | oklch(89.64% 0.162 163.2) |
| XYZ | xyz(49.2453, 76.9233, 60.9576) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Greenish Cyan
#2AFEB7
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.63
Greenish Turquoise
#00FBB0
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEBE #FE5D9D
analogous
#5DFE6D #5DFEBE #5DEEFE
triadic
#5DFEBE #BE5DFE #FEBE5D
tetradic
#5DFEBE #6D5DFE #FE5D9D #EEFE5D
square
#5DFEBE #6D5DFE #FE5D9D #EEFE5D
split-complementary
#5DFEBE #FE5DEE #FE6D5D
monochromatic
#01DF87 #20FEA6 #5DFEBE #9AFED6 #D7FFEF
Accessibility & contrast
On white
1.28
#5DFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5DFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEBE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEBE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfebe; /* rgb */ color: rgb(93, 254, 190); /* oklch */ color: oklch(89.6% 0.162 163.2);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5dfebe',
950: '#000000',
},
}SCSS
$custom: #5dfebe; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5dfebe",
"rgb": {
"r": 93,
"g": 254,
"b": 190
},
"hsl": {
"h": 156.149,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89641,
"c": 0.16248,
"h": 163.2
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#5DFEBE
secondary
#D8286E
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683