#5FE8A6#5FE8A6
#5FE8A6 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.153 H 159.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A6 |
|---|---|
| RGB | rgb(95, 232, 166) |
| HSL | hsl(151, 75%, 64%) |
| HSV | hsv(151, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.39, -52.28, 21.20) |
| CIE-LCH | lch(83.39, 56.42, 157.93°) |
| OKLab | oklab(83.85% -0.143 0.0539) |
| OKLCH | oklch(83.85% 0.153 159.3) |
| XYZ | xyz(40.4552, 62.8953, 46.0770) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aqua Green
#12E193
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A6 #E85FA1
analogous
#5FE862 #5FE8A6 #5FE5E8
triadic
#5FE8A6 #A65FE8 #E8A65F
tetradic
#5FE8A6 #625FE8 #E85FA1 #E5E85F
square
#5FE8A6 #625FE8 #E85FA1 #E5E85F
split-complementary
#5FE8A6 #E85FE5 #E8625F
monochromatic
#1AB369 #29E088 #5FE8A6 #95F0C4 #CAF7E2
Accessibility & contrast
On white
1.55
#5FE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5FE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A6
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A6 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D3CAAA
Tritanopia (blue-blind)
#1FE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8a6; /* rgb */ color: rgb(95, 232, 166); /* oklch */ color: oklch(83.9% 0.153 159.3);
Tailwind
colors: {
custom: {
50: '#98f0c0',
500: '#5fe8a6',
950: '#000000',
},
}SCSS
$custom: #5fe8a6; $custom-light: #98f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a6",
"rgb": {
"r": 95,
"g": 232,
"b": 166
},
"hsl": {
"h": 151.095,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83852,
"c": 0.1528,
"h": 159.3
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#5FE8A6
secondary
#B33873
accent
#0E6FD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582