#5FEAAF#5FEAAF
#5FEAAF is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.148 H 162.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAAF |
|---|---|
| RGB | rgb(95, 234, 175) |
| HSL | hsl(155, 77%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.16, -51.25, 17.60) |
| CIE-LCH | lch(84.16, 54.19, 161.05°) |
| OKLab | oklab(84.54% -0.141 0.0449) |
| OKLCH | oklch(84.54% 0.148 162.3) |
| XYZ | xyz(41.8760, 64.3695, 50.7668) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.91
Greenish Cyan
#2AFEB7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAAF #EA5F9A
analogous
#5FEA69 #5FEAAF #5FE0EA
triadic
#5FEAAF #AF5FEA #EAAF5F
tetradic
#5FEAAF #695FEA #EA5F9A #E0EA5F
square
#5FEAAF #695FEA #EA5F9A #E0EA5F
split-complementary
#5FEAAF #EA5FE0 #EA695F
monochromatic
#18B773 #29E394 #5FEAAF #95F1CA #CBF8E5
Accessibility & contrast
On white
1.51
#5FEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5FEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAAF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAAF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#0DEADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feaaf; /* rgb */ color: rgb(95, 234, 175); /* oklch */ color: oklch(84.5% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#98f1c7',
500: '#5feaaf',
950: '#000000',
},
}SCSS
$custom: #5feaaf; $custom-light: #98f1c7; $custom-dark: #000000;
JSON
{
"hex": "#5feaaf",
"rgb": {
"r": 95,
"g": 234,
"b": 175
},
"hsl": {
"h": 154.532,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84541,
"c": 0.14799,
"h": 162.3
},
"luminance": 0.64374
}Semantic roles & 50–950 ramp
primary
#5FEAAF
secondary
#B6376D
accent
#0C63D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582