#7FE8A8#7FE8A8
#7FE8A8 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.134 H 155.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A8 |
|---|---|
| RGB | rgb(127, 232, 168) |
| HSL | hsl(143, 70%, 70%) |
| HSV | hsv(143, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.51, -44.47, 21.88) |
| CIE-LCH | lch(84.51, 49.57, 153.80°) |
| OKLab | oklab(85.08% -0.1218 0.0556) |
| OKLCH | oklch(85.08% 0.134 155.5) |
| XYZ | xyz(44.6737, 65.0491, 47.2398) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A8 #E87FBF
analogous
#8AE87F #7FE8A8 #7FE8DD
triadic
#7FE8A8 #A87FE8 #E8A87F
tetradic
#7FE8A8 #7F8AE8 #E87FBF #E8DD7F
square
#7FE8A8 #7F8AE8 #E87FBF #E8DD7F
split-complementary
#7FE8A8 #DD7FE8 #E87F8A
monochromatic
#24C964 #4BDF85 #7FE8A8 #B3F1CB #E5FAED
Accessibility & contrast
On white
1.50
#7FE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#7FE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA4
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#67E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a8; /* rgb */ color: rgb(127, 232, 168); /* oklch */ color: oklch(85.1% 0.134 155.5);
Tailwind
colors: {
custom: {
50: '#a9f0c2',
500: '#7fe8a8',
950: '#000000',
},
}SCSS
$custom: #7fe8a8; $custom-light: #a9f0c2; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a8",
"rgb": {
"r": 127,
"g": 232,
"b": 168
},
"hsl": {
"h": 143.429,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.85081,
"c": 0.13393,
"h": 155.5
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#7FE8A8
secondary
#C14B93
accent
#1488D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582