#5FFDBA#5FFDBA
#5FFDBA is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.164 H 161.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDBA |
|---|---|
| RGB | rgb(95, 253, 186) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(89.96, -56.63, 20.02) |
| CIE-LCH | lch(89.96, 60.07, 160.53°) |
| OKLab | oklab(89.36% -0.1554 0.051) |
| OKLCH | oklch(89.36% 0.164 161.8) |
| XYZ | xyz(48.7027, 76.2235, 58.5908) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Greenish Cyan
#2AFEB7
ΔE00 2.17
Greenish Turquoise
#00FBB0
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDBA #FD5FA2
analogous
#5FFD6B #5FFDBA #5FF1FD
triadic
#5FFDBA #BA5FFD #FDBA5F
tetradic
#5FFDBA #6B5FFD #FD5FA2 #F1FD5F
square
#5FFDBA #6B5FFD #FD5FA2 #F1FD5F
split-complementary
#5FFDBA #FD5FF1 #FD6B5F
monochromatic
#03DF82 #23FCA0 #5FFDBA #9BFED4 #D8FFEE
Accessibility & contrast
On white
1.29
#5FFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#5FFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDBA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDBA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdba; /* rgb */ color: rgb(95, 253, 186); /* oklch */ color: oklch(89.4% 0.164 161.8);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5ffdba',
950: '#000000',
},
}SCSS
$custom: #5ffdba; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5ffdba",
"rgb": {
"r": 95,
"g": 253,
"b": 186
},
"hsl": {
"h": 154.557,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89364,
"c": 0.16353,
"h": 161.8
},
"luminance": 0.76229
}Semantic roles & 50–950 ramp
primary
#5FFDBA
secondary
#D72973
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683