#7FE8B2#7FE8B2
#7FE8B2 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.3% C 0.125 H 159.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8B2 |
|---|---|
| RGB | rgb(127, 232, 178) |
| HSL | hsl(149, 70%, 70%) |
| HSV | hsv(149, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(84.71, -42.55, 16.97) |
| CIE-LCH | lch(84.71, 45.80, 158.26°) |
| OKLab | oklab(85.31% -0.1174 0.0434) |
| OKLCH | oklch(85.31% 0.125 159.7) |
| XYZ | xyz(45.6414, 65.4362, 52.3362) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Hospital Green
#9BE5AA
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.44
Light Aquamarine
#7BFDC7
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8B2 #E87FB5
analogous
#80E87F #7FE8B2 #7FE8E6
triadic
#7FE8B2 #B27FE8 #E8B27F
tetradic
#7FE8B2 #7F80E8 #E87FB5 #E8E67F
square
#7FE8B2 #7F80E8 #E87FB5 #E8E67F
split-complementary
#7FE8B2 #E67FE8 #E87F80
monochromatic
#24C974 #4BDF93 #7FE8B2 #B3F1D1 #E5FAEF
Accessibility & contrast
On white
1.49
#7FE8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#7FE8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8B2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8B2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#63E7D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8b2; /* rgb */ color: rgb(127, 232, 178); /* oklch */ color: oklch(85.3% 0.125 159.7);
Tailwind
colors: {
custom: {
50: '#a9f0c9',
500: '#7fe8b2',
950: '#000000',
},
}SCSS
$custom: #7fe8b2; $custom-light: #a9f0c9; $custom-dark: #000000;
JSON
{
"hex": "#7fe8b2",
"rgb": {
"r": 127,
"g": 232,
"b": 178
},
"hsl": {
"h": 149.143,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.85308,
"c": 0.12518,
"h": 159.7
},
"luminance": 0.6544
}Semantic roles & 50–950 ramp
primary
#7FE8B2
secondary
#C14B87
accent
#1475D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582