#5DFEBF#5DFEBF
#5DFEBF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.162 H 163.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEBF |
|---|---|
| RGB | rgb(93, 254, 191) |
| HSL | hsl(157, 99%, 68%) |
| HSV | hsv(157, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.31, -56.33, 17.93) |
| CIE-LCH | lch(90.31, 59.12, 162.34°) |
| OKLab | oklab(89.66% -0.1551 0.0458) |
| OKLCH | oklch(89.66% 0.162 163.5) |
| XYZ | xyz(49.3550, 76.9671, 61.5352) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Greenish Cyan
#2AFEB7
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.51
Greenish Turquoise
#00FBB0
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEBF #FE5D9C
analogous
#5DFE6E #5DFEBF #5DECFE
triadic
#5DFEBF #BF5DFE #FEBF5D
tetradic
#5DFEBF #6E5DFE #FE5D9C #ECFE5D
square
#5DFEBF #6E5DFE #FE5D9C #ECFE5D
split-complementary
#5DFEBF #FE5DEC #FE6E5D
monochromatic
#01DF88 #20FEA7 #5DFEBF #9AFED7 #D7FFEF
Accessibility & contrast
On white
1.28
#5DFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5DFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEBF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEBF | 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)
#FAEDBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfebf; /* rgb */ color: rgb(93, 254, 191); /* oklch */ color: oklch(89.7% 0.162 163.5);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5dfebf',
950: '#000000',
},
}SCSS
$custom: #5dfebf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5dfebf",
"rgb": {
"r": 93,
"g": 254,
"b": 191
},
"hsl": {
"h": 156.522,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89664,
"c": 0.1617,
"h": 163.5
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#5DFEBF
secondary
#D8286C
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683