#7FE9AF#7FE9AF
#7FE9AF is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.5% C 0.129 H 158.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9AF |
|---|---|
| RGB | rgb(127, 233, 175) |
| HSL | hsl(147, 71%, 71%) |
| HSV | hsv(147, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(84.94, -43.57, 18.85) |
| CIE-LCH | lch(84.94, 47.47, 156.61°) |
| OKLab | oklab(85.47% -0.1199 0.0481) |
| OKLCH | oklch(85.47% 0.129 158.1) |
| XYZ | xyz(45.6257, 65.8816, 50.8613) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9AF #E97FB9
analogous
#84E97F #7FE9AF #7FE9E4
triadic
#7FE9AF #AF7FE9 #E9AF7F
tetradic
#7FE9AF #7F84E9 #E97FB9 #E9E47F
square
#7FE9AF #7F84E9 #E97FB9 #E9E47F
split-complementary
#7FE9AF #E47FE9 #E97F84
monochromatic
#23CB6F #4BE08E #7FE9AF #B3F2D0 #E5FBEF
Accessibility & contrast
On white
1.48
#7FE9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#7FE9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9AF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9AF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D7D0B2
Tritanopia (blue-blind)
#64E8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe9af; /* rgb */ color: rgb(127, 233, 175); /* oklch */ color: oklch(85.5% 0.129 158.1);
Tailwind
colors: {
custom: {
50: '#a9f0c7',
500: '#7fe9af',
950: '#000000',
},
}SCSS
$custom: #7fe9af; $custom-light: #a9f0c7; $custom-dark: #000000;
JSON
{
"hex": "#7fe9af",
"rgb": {
"r": 127,
"g": 233,
"b": 175
},
"hsl": {
"h": 147.17,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85474,
"c": 0.12917,
"h": 158.1
},
"luminance": 0.65885
}Semantic roles & 50–950 ramp
primary
#7FE9AF
secondary
#C24A8C
accent
#137CD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582