#5FEAB2#5FEAB2
#5FEAB2 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.146 H 163.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAB2 |
|---|---|
| RGB | rgb(95, 234, 178) |
| HSL | hsl(156, 77%, 65%) |
| HSV | hsv(156, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.22, -50.62, 16.13) |
| CIE-LCH | lch(84.22, 53.12, 162.33°) |
| OKLab | oklab(84.61% -0.1396 0.0412) |
| OKLCH | oklch(84.61% 0.146 163.6) |
| XYZ | xyz(42.1739, 64.4887, 52.3358) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAB2 #EA5F97
analogous
#5FEA6C #5FEAB2 #5FDDEA
triadic
#5FEAB2 #B25FEA #EAB25F
tetradic
#5FEAB2 #6C5FEA #EA5F97 #DDEA5F
square
#5FEAB2 #6C5FEA #EA5F97 #DDEA5F
split-complementary
#5FEAB2 #EA5FDD #EA6C5F
monochromatic
#18B777 #29E398 #5FEAB2 #95F1CC #CBF8E6
Accessibility & contrast
On white
1.51
#5FEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5FEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAB2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAB2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D3CCB6
Tritanopia (blue-blind)
#03EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feab2; /* rgb */ color: rgb(95, 234, 178); /* oklch */ color: oklch(84.6% 0.146 163.6);
Tailwind
colors: {
custom: {
50: '#98f1c9',
500: '#5feab2',
950: '#000000',
},
}SCSS
$custom: #5feab2; $custom-light: #98f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5feab2",
"rgb": {
"r": 95,
"g": 234,
"b": 178
},
"hsl": {
"h": 155.827,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84612,
"c": 0.14561,
"h": 163.6
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#5FEAB2
secondary
#B6376A
accent
#0C5FD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582