#71F8AF#71F8AF
#71F8AF is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.5% C 0.158 H 157.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71F8AF |
|---|---|
| RGB | rgb(113, 248, 175) |
| HSL | hsl(148, 91%, 71%) |
| HSV | hsv(148, 54%, 97%) |
| CMYK | cmyk(54.4%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(88.80, -53.23, 24.11) |
| CIE-LCH | lch(88.80, 58.44, 155.64°) |
| OKLab | oklab(88.48% -0.1454 0.0612) |
| OKLCH | oklch(88.48% 0.158 157.2) |
| XYZ | xyz(48.1113, 73.7363, 52.2463) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.17
Seafoam Green
#7AF9AB
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F8AF #F871BA
analogous
#76F871 #71F8AF #71F8F3
triadic
#71F8AF #AF71F8 #F8AF71
tetradic
#71F8AF #7176F8 #F871BA #F8F371
square
#71F8AF #7176F8 #F871BA #F8F371
split-complementary
#71F8AF #F371F8 #F87176
monochromatic
#0BE36E #37F58E #71F8AF #ABFBD0 #E2FEEF
Accessibility & contrast
On white
1.33
#71F8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#71F8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F8AF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F8AF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#E3DAB4
Tritanopia (blue-blind)
#44F6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #71f8af; /* rgb */ color: rgb(113, 248, 175); /* oklch */ color: oklch(88.5% 0.158 157.2);
Tailwind
colors: {
custom: {
50: '#a3fbc7',
500: '#71f8af',
950: '#000000',
},
}SCSS
$custom: #71f8af; $custom-light: #a3fbc7; $custom-dark: #000000;
JSON
{
"hex": "#71f8af",
"rgb": {
"r": 113,
"g": 248,
"b": 175
},
"hsl": {
"h": 147.556,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.88484,
"c": 0.15773,
"h": 157.2
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#71F8AF
secondary
#D33A8D
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582