#5FE8A8#5FE8A8
#5FE8A8 is a very light, vivid teal. Relative luminance 0.630; OKLCH L 83.9% C 0.151 H 160.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A8 |
|---|---|
| RGB | rgb(95, 232, 168) |
| HSL | hsl(152, 75%, 64%) |
| HSV | hsv(152, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.43, -51.88, 20.22) |
| CIE-LCH | lch(83.43, 55.68, 158.71°) |
| OKLab | oklab(83.9% -0.1421 0.0515) |
| OKLCH | oklch(83.9% 0.151 160.1) |
| XYZ | xyz(40.6401, 62.9693, 47.0508) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Green
#12E193
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.75
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A8 #E85F9F
analogous
#5FE864 #5FE8A8 #5FE3E8
triadic
#5FE8A8 #A85FE8 #E8A85F
tetradic
#5FE8A8 #645FE8 #E85F9F #E3E85F
square
#5FE8A8 #645FE8 #E85F9F #E3E85F
split-complementary
#5FE8A8 #E85FE3 #E8645F
monochromatic
#1AB36B #29E08B #5FE8A8 #95F0C5 #CAF7E2
Accessibility & contrast
On white
1.54
#5FE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5FE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A8 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A4
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#1CE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8a8; /* rgb */ color: rgb(95, 232, 168); /* oklch */ color: oklch(83.9% 0.151 160.1);
Tailwind
colors: {
custom: {
50: '#98f0c2',
500: '#5fe8a8',
950: '#000000',
},
}SCSS
$custom: #5fe8a8; $custom-light: #98f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a8",
"rgb": {
"r": 95,
"g": 232,
"b": 168
},
"hsl": {
"h": 151.971,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83897,
"c": 0.15112,
"h": 160.1
},
"luminance": 0.62973
}Semantic roles & 50–950 ramp
primary
#5FE8A8
secondary
#B33872
accent
#0E6CD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582