#5FEFAD#5FEFAD
#5FEFAD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.156 H 160.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFAD |
|---|---|
| RGB | rgb(95, 239, 173) |
| HSL | hsl(153, 82%, 65%) |
| HSV | hsv(153, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(85.59, -53.70, 20.63) |
| CIE-LCH | lch(85.59, 57.53, 158.98°) |
| OKLab | oklab(85.7% -0.147 0.0525) |
| OKLCH | oklch(85.7% 0.156 160.3) |
| XYZ | xyz(43.1246, 67.1787, 50.2212) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFAD #EF5FA1
analogous
#5FEF65 #5FEFAD #5FE9EF
triadic
#5FEFAD #AD5FEF #EFAD5F
tetradic
#5FEFAD #655FEF #EF5FA1 #E9EF5F
square
#5FEFAD #655FEF #EF5FA1 #E9EF5F
split-complementary
#5FEFAD #EF5FE9 #EF655F
monochromatic
#13C071 #27E990 #5FEFAD #97F5CA #CEFAE6
Accessibility & contrast
On white
1.45
#5FEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5FEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFAD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFAD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#09EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fefad; /* rgb */ color: rgb(95, 239, 173); /* oklch */ color: oklch(85.7% 0.156 160.3);
Tailwind
colors: {
custom: {
50: '#99f5c5',
500: '#5fefad',
950: '#000000',
},
}SCSS
$custom: #5fefad; $custom-light: #99f5c5; $custom-dark: #000000;
JSON
{
"hex": "#5fefad",
"rgb": {
"r": 95,
"g": 239,
"b": 173
},
"hsl": {
"h": 152.5,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85703,
"c": 0.15614,
"h": 160.3
},
"luminance": 0.67183
}Semantic roles & 50–950 ramp
primary
#5FEFAD
secondary
#BE3473
accent
#076ADE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582