#5FEAA5#5FEAA5
#5FEAA5 is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.3% C 0.156 H 158.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAA5 |
|---|---|
| RGB | rgb(95, 234, 165) |
| HSL | hsl(150, 77%, 65%) |
| HSV | hsv(150, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(83.96, -53.29, 22.51) |
| CIE-LCH | lch(83.96, 57.85, 157.10°) |
| OKLab | oklab(84.32% -0.1455 0.0571) |
| OKLCH | oklch(84.32% 0.156 158.6) |
| XYZ | xyz(40.9300, 63.9911, 45.7845) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aqua Green
#12E193
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.20
Greenish Turquoise
#00FBB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAA5 #EA5FA4
analogous
#5FEA60 #5FEAA5 #5FEAEA
triadic
#5FEAA5 #A55FEA #EAA55F
tetradic
#5FEAA5 #605FEA #EA5FA4 #EAEA5F
square
#5FEAA5 #605FEA #EA5FA4 #EAEA5F
split-complementary
#5FEAA5 #EA5FEA #EA605F
monochromatic
#18B768 #29E387 #5FEAA5 #95F1C3 #CBF8E2
Accessibility & contrast
On white
1.52
#5FEAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5FEAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAA5
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAA5 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#1EE9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feaa5; /* rgb */ color: rgb(95, 234, 165); /* oklch */ color: oklch(84.3% 0.156 158.6);
Tailwind
colors: {
custom: {
50: '#98f1c0',
500: '#5feaa5',
950: '#000000',
},
}SCSS
$custom: #5feaa5; $custom-light: #98f1c0; $custom-dark: #000000;
JSON
{
"hex": "#5feaa5",
"rgb": {
"r": 95,
"g": 234,
"b": 165
},
"hsl": {
"h": 150.216,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84315,
"c": 0.15631,
"h": 158.6
},
"luminance": 0.63995
}Semantic roles & 50–950 ramp
primary
#5FEAA5
secondary
#B63776
accent
#0C72D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582