#5FEFAA#5FEFAA
#5FEFAA is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.6% C 0.159 H 159.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFAA |
|---|---|
| RGB | rgb(95, 239, 170) |
| HSL | hsl(151, 82%, 65%) |
| HSV | hsv(151, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.54, -54.30, 22.10) |
| CIE-LCH | lch(85.54, 58.63, 157.85°) |
| OKLab | oklab(85.64% -0.1484 0.0562) |
| OKLCH | oklch(85.64% 0.159 159.3) |
| XYZ | xyz(42.8376, 67.0639, 48.7095) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFAA #EF5FA4
analogous
#5FEF62 #5FEFAA #5FECEF
triadic
#5FEFAA #AA5FEF #EFAA5F
tetradic
#5FEFAA #625FEF #EF5FA4 #ECEF5F
square
#5FEFAA #625FEF #EF5FA4 #ECEF5F
split-complementary
#5FEFAA #EF5FEC #EF625F
monochromatic
#13C06D #27E98C #5FEFAA #97F5C8 #CEFAE5
Accessibility & contrast
On white
1.46
#5FEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5FEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFAA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFAA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#11EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fefaa; /* rgb */ color: rgb(95, 239, 170); /* oklch */ color: oklch(85.6% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#99f5c3',
500: '#5fefaa',
950: '#000000',
},
}SCSS
$custom: #5fefaa; $custom-light: #99f5c3; $custom-dark: #000000;
JSON
{
"hex": "#5fefaa",
"rgb": {
"r": 95,
"g": 239,
"b": 170
},
"hsl": {
"h": 151.25,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85636,
"c": 0.15865,
"h": 159.3
},
"luminance": 0.67068
}Semantic roles & 50–950 ramp
primary
#5FEFAA
secondary
#BE3476
accent
#076EDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582