#7CF99B#7CF99B
#7CF99B is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.7% C 0.172 H 149.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF99B |
|---|---|
| RGB | rgb(124, 249, 155) |
| HSL | hsl(135, 91%, 73%) |
| HSV | hsv(135, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.11, -54.61, 34.68) |
| CIE-LCH | lch(89.11, 64.70, 147.58°) |
| OKLab | oklab(88.73% -0.1482 0.0864) |
| OKLCH | oklch(88.73% 0.172 149.8) |
| XYZ | xyz(48.1011, 74.3991, 42.8297) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.89
Mint Green
#8FFF9F
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.21
Foam Green
#90FDA9
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF99B #F97CDA
analogous
#9BF97C #7CF99B #7CF9D9
triadic
#7CF99B #9B7CF9 #F99B7C
tetradic
#7CF99B #7C9BF9 #F97CDA #F9D97C
square
#7CF99B #7C9BF9 #F97CDA #F9D97C
split-complementary
#7CF99B #D97CF9 #F97C9B
monochromatic
#0BF044 #41F66E #7CF99B #B7FCC8 #E2FEE9
Accessibility & contrast
On white
1.32
#7CF99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#7CF99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF99B
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF99B | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE795
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#62F5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7cf99b; /* rgb */ color: rgb(124, 249, 155); /* oklch */ color: oklch(88.7% 0.172 149.8);
Tailwind
colors: {
custom: {
50: '#a9fcb9',
500: '#7cf99b',
950: '#000000',
},
}SCSS
$custom: #7cf99b; $custom-light: #a9fcb9; $custom-dark: #000000;
JSON
{
"hex": "#7cf99b",
"rgb": {
"r": 124,
"g": 249,
"b": 155
},
"hsl": {
"h": 134.88,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.88729,
"c": 0.17157,
"h": 149.8
},
"luminance": 0.74403
}Semantic roles & 50–950 ramp
primary
#7CF99B
secondary
#D644B1
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581