#7FF69C#7FF69C
#7FF69C is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.2% C 0.165 H 149.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF69C |
|---|---|
| RGB | rgb(127, 246, 156) |
| HSL | hsl(135, 87%, 73%) |
| HSV | hsv(135, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(88.36, -52.48, 33.21) |
| CIE-LCH | lch(88.36, 62.11, 147.67°) |
| OKLab | oklab(88.15% -0.1426 0.0829) |
| OKLCH | oklch(88.15% 0.165 149.8) |
| XYZ | xyz(47.7058, 72.8202, 42.9878) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.33
Mint Green
#8FFF9F
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF69C #F67FD9
analogous
#9DF67F #7FF69C #7FF6D7
triadic
#7FF69C #9C7FF6 #F69C7F
tetradic
#7FF69C #7F9DF6 #F67FD9 #F6D77F
square
#7FF69C #7F9DF6 #F67FD9 #F6D77F
split-complementary
#7FF69C #D77FF6 #F67F9D
monochromatic
#10EA46 #46F270 #7FF69C #B8FAC8 #E2FDE9
Accessibility & contrast
On white
1.35
#7FF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#7FF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF69C
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF69C | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E596
Deuteranopia (green-blind)
#E7D9A2
Tritanopia (blue-blind)
#67F2DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff69c; /* rgb */ color: rgb(127, 246, 156); /* oklch */ color: oklch(88.2% 0.165 149.8);
Tailwind
colors: {
custom: {
50: '#abfaba',
500: '#7ff69c',
950: '#000000',
},
}SCSS
$custom: #7ff69c; $custom-light: #abfaba; $custom-dark: #000000;
JSON
{
"hex": "#7ff69c",
"rgb": {
"r": 127,
"g": 246,
"b": 156
},
"hsl": {
"h": 134.622,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.88152,
"c": 0.16493,
"h": 149.8
},
"luminance": 0.72824
}Semantic roles & 50–950 ramp
primary
#7FF69C
secondary
#D247B0
accent
#02ACE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581