#5FFDB4#5FFDB4
#5FFDB4 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.2% C 0.168 H 159.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDB4 |
|---|---|
| RGB | rgb(95, 253, 180) |
| HSL | hsl(152, 98%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(89.85, -57.85, 22.92) |
| CIE-LCH | lch(89.85, 62.23, 158.38°) |
| OKLab | oklab(89.23% -0.158 0.0582) |
| OKLCH | oklch(89.23% 0.168 159.8) |
| XYZ | xyz(48.0783, 75.9737, 55.3018) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 2.44
Greenish Cyan
#2AFEB7
ΔE00 2.44
Greenish Turquoise
#00FBB0
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDB4 #FD5FA8
analogous
#5FFD65 #5FFDB4 #5FF7FD
triadic
#5FFDB4 #B45FFD #FDB45F
tetradic
#5FFDB4 #655FFD #FD5FA8 #F7FD5F
square
#5FFDB4 #655FFD #FD5FA8 #F7FD5F
split-complementary
#5FFDB4 #FD5FF7 #FD655F
monochromatic
#03DF79 #23FC98 #5FFDB4 #9BFED0 #D8FFED
Accessibility & contrast
On white
1.30
#5FFDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#5FFDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDB4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDB4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdb4; /* rgb */ color: rgb(95, 253, 180); /* oklch */ color: oklch(89.2% 0.168 159.8);
Tailwind
colors: {
custom: {
50: '#9bffca',
500: '#5ffdb4',
950: '#000000',
},
}SCSS
$custom: #5ffdb4; $custom-light: #9bffca; $custom-dark: #000000;
JSON
{
"hex": "#5ffdb4",
"rgb": {
"r": 95,
"g": 253,
"b": 180
},
"hsl": {
"h": 152.278,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89231,
"c": 0.16842,
"h": 159.8
},
"luminance": 0.75979
}Semantic roles & 50–950 ramp
primary
#5FFDB4
secondary
#D7297A
accent
#006AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682