#7FE5B0#7FE5B0
#7FE5B0 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.6% C 0.123 H 159.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE5B0 |
|---|---|
| RGB | rgb(127, 229, 176) |
| HSL | hsl(149, 66%, 70%) |
| HSV | hsv(149, 45%, 90%) |
| CMYK | cmyk(44.5%, 0%, 23.1%, 10.2%) |
| CIE-LAB | lab(83.80, -41.62, 16.74) |
| CIE-LCH | lch(83.80, 44.86, 158.09°) |
| OKLab | oklab(84.56% -0.1149 0.0429) |
| OKLCH | oklch(84.56% 0.123 159.5) |
| XYZ | xyz(44.6048, 63.6820, 51.0073) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.05
Hospital Green
#9BE5AA
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.30
Mint
#AAF0C1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE5B0 #E57FB4
analogous
#81E57F #7FE5B0 #7FE5E3
triadic
#7FE5B0 #B07FE5 #E5B07F
tetradic
#7FE5B0 #7F81E5 #E57FB4 #E5E37F
square
#7FE5B0 #7F81E5 #E57FB4 #E5E37F
split-complementary
#7FE5B0 #E37FE5 #E57F81
monochromatic
#27C272 #4CDB91 #7FE5B0 #B2EFCF #E5FAEF
Accessibility & contrast
On white
1.53
#7FE5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#7FE5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE5B0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE5B0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AD
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#64E4D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe5b0; /* rgb */ color: rgb(127, 229, 176); /* oklch */ color: oklch(84.6% 0.123 159.5);
Tailwind
colors: {
custom: {
50: '#a9eec7',
500: '#7fe5b0',
950: '#000000',
},
}SCSS
$custom: #7fe5b0; $custom-light: #a9eec7; $custom-dark: #000000;
JSON
{
"hex": "#7fe5b0",
"rgb": {
"r": 127,
"g": 229,
"b": 176
},
"hsl": {
"h": 148.824,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.84558,
"c": 0.1226,
"h": 159.5
},
"luminance": 0.63685
}Semantic roles & 50–950 ramp
primary
#7FE5B0
secondary
#BD4B86
accent
#1776CE
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582