#7FEAAE#7FEAAE
#7FEAAE is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.131 H 157.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEAAE |
|---|---|
| RGB | rgb(127, 234, 174) |
| HSL | hsl(146, 72%, 71%) |
| HSV | hsv(146, 46%, 92%) |
| CMYK | cmyk(45.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.21, -44.20, 19.74) |
| CIE-LCH | lch(85.21, 48.41, 155.94°) |
| OKLab | oklab(85.69% -0.1214 0.0504) |
| OKLCH | oklch(85.69% 0.131 157.5) |
| XYZ | xyz(45.8118, 66.4102, 50.4406) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 3.97
Hospital Green
#9BE5AA
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEAAE #EA7FBB
analogous
#85EA7F #7FEAAE #7FEAE3
triadic
#7FEAAE #AE7FEA #EAAE7F
tetradic
#7FEAAE #7F85EA #EA7FBB #EAE37F
square
#7FEAAE #7F85EA #EA7FBB #EAE37F
split-complementary
#7FEAAE #E37FEA #EA7F85
monochromatic
#22CD6D #4AE18D #7FEAAE #B4F3CF #E5FBEE
Accessibility & contrast
On white
1.47
#7FEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#7FEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEAAE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEAAE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#64E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7feaae; /* rgb */ color: rgb(127, 234, 174); /* oklch */ color: oklch(85.7% 0.131 157.5);
Tailwind
colors: {
custom: {
50: '#a9f1c6',
500: '#7feaae',
950: '#000000',
},
}SCSS
$custom: #7feaae; $custom-light: #a9f1c6; $custom-dark: #000000;
JSON
{
"hex": "#7feaae",
"rgb": {
"r": 127,
"g": 234,
"b": 174
},
"hsl": {
"h": 146.355,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.85686,
"c": 0.13147,
"h": 157.5
},
"luminance": 0.66414
}Semantic roles & 50–950 ramp
primary
#7FEAAE
secondary
#C34A8E
accent
#127FD4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582