#5FE8A5#5FE8A5
#5FE8A5 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.8% C 0.154 H 159.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A5 |
|---|---|
| RGB | rgb(95, 232, 165) |
| HSL | hsl(151, 75%, 64%) |
| HSV | hsv(151, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.37, -52.48, 21.69) |
| CIE-LCH | lch(83.37, 56.79, 157.54°) |
| OKLab | oklab(83.83% -0.1434 0.0551) |
| OKLCH | oklch(83.83% 0.154 159) |
| XYZ | xyz(40.3638, 62.8588, 45.5958) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Aqua Green
#12E193
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.49
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.64
Greenish Turquoise
#00FBB0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A5 #E85FA2
analogous
#5FE861 #5FE8A5 #5FE6E8
triadic
#5FE8A5 #A55FE8 #E8A55F
tetradic
#5FE8A5 #615FE8 #E85FA2 #E6E85F
square
#5FE8A5 #615FE8 #E85FA2 #E6E85F
split-complementary
#5FE8A5 #E85FE6 #E8615F
monochromatic
#1AB368 #29E087 #5FE8A5 #95F0C3 #CAF7E1
Accessibility & contrast
On white
1.55
#5FE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5FE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A5
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A5 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D3CAA9
Tritanopia (blue-blind)
#20E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8a5; /* rgb */ color: rgb(95, 232, 165); /* oklch */ color: oklch(83.8% 0.154 159.0);
Tailwind
colors: {
custom: {
50: '#98f0c0',
500: '#5fe8a5',
950: '#000000',
},
}SCSS
$custom: #5fe8a5; $custom-light: #98f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a5",
"rgb": {
"r": 95,
"g": 232,
"b": 165
},
"hsl": {
"h": 150.657,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.8383,
"c": 0.15365,
"h": 159
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#5FE8A5
secondary
#B33874
accent
#0E71D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582