#7FF7AF#7FF7AF
#7FF7AF is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.8% C 0.149 H 155.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7AF |
|---|---|
| RGB | rgb(127, 247, 175) |
| HSL | hsl(144, 88%, 73%) |
| HSV | hsv(144, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(88.98, -49.56, 24.44) |
| CIE-LCH | lch(88.98, 55.26, 153.75°) |
| OKLab | oklab(88.77% -0.1354 0.062) |
| OKLCH | oklch(88.77% 0.149 155.4) |
| XYZ | xyz(49.7473, 74.1247, 52.2351) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.82
Light Blue Green
#7EFBB3
ΔE00 0.89
Seafoam Green
#7AF9AB
ΔE00 1.12
Light Bluish Green
#76FDA8
ΔE00 2.42
Light Sea Green
#98F6B0
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7AF #F77FC7
analogous
#8BF77F #7FF7AF #7FF7EB
triadic
#7FF7AF #AF7FF7 #F7AF7F
tetradic
#7FF7AF #7F8BF7 #F77FC7 #F7EB7F
square
#7FF7AF #7F8BF7 #F77FC7 #F7EB7F
split-complementary
#7FF7AF #EB7FF7 #F77F8B
monochromatic
#0FED68 #45F38B #7FF7AF #B9FBD3 #E2FDED
Accessibility & contrast
On white
1.33
#7FF7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#7FF7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7AF
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7AF | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#61F5E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff7af; /* rgb */ color: rgb(127, 247, 175); /* oklch */ color: oklch(88.8% 0.149 155.4);
Tailwind
colors: {
custom: {
50: '#abfac7',
500: '#7ff7af',
950: '#000000',
},
}SCSS
$custom: #7ff7af; $custom-light: #abfac7; $custom-dark: #000000;
JSON
{
"hex": "#7ff7af",
"rgb": {
"r": 127,
"g": 247,
"b": 175
},
"hsl": {
"h": 144,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88765,
"c": 0.14895,
"h": 155.4
},
"luminance": 0.74129
}Semantic roles & 50–950 ramp
primary
#7FF7AF
secondary
#D3479B
accent
#018AE5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111713
muted
#818582