#5FE6AF#5FE6AF
#5FE6AF is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.143 H 163.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6AF |
|---|---|
| RGB | rgb(95, 230, 175) |
| HSL | hsl(156, 73%, 64%) |
| HSV | hsv(156, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(82.98, -49.60, 15.95) |
| CIE-LCH | lch(82.98, 52.10, 162.18°) |
| OKLab | oklab(83.58% -0.1368 0.0408) |
| OKLCH | oklch(83.58% 0.143 163.4) |
| XYZ | xyz(40.7501, 62.1177, 50.3915) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6AF #E65F96
analogous
#5FE66B #5FE6AF #5FD9E6
triadic
#5FE6AF #AF5FE6 #E6AF5F
tetradic
#5FE6AF #6B5FE6 #E65F96 #D9E65F
square
#5FE6AF #6B5FE6 #E65F96 #D9E65F
split-complementary
#5FE6AF #E65FD9 #E66B5F
monochromatic
#1BAF73 #2ADE95 #5FE6AF #94EEC9 #C9F7E4
Accessibility & contrast
On white
1.56
#5FE6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5FE6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6AF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6AF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#13E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe6af; /* rgb */ color: rgb(95, 230, 175); /* oklch */ color: oklch(83.6% 0.143 163.4);
Tailwind
colors: {
custom: {
50: '#98efc7',
500: '#5fe6af',
950: '#000000',
},
}SCSS
$custom: #5fe6af; $custom-light: #98efc7; $custom-dark: #000000;
JSON
{
"hex": "#5fe6af",
"rgb": {
"r": 95,
"g": 230,
"b": 175
},
"hsl": {
"h": 155.556,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.83575,
"c": 0.1428,
"h": 163.4
},
"luminance": 0.62122
}Semantic roles & 50–950 ramp
primary
#5FE6AF
secondary
#B0396A
accent
#1061D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582