#7BFDAA#7BFDAA
#7BFDAA is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.9% C 0.164 H 153.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDAA |
|---|---|
| RGB | rgb(123, 253, 170) |
| HSL | hsl(142, 97%, 74%) |
| HSV | hsv(142, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 32.8%, 0.8%) |
| CIE-LAB | lab(90.49, -53.90, 29.00) |
| CIE-LCH | lch(90.49, 61.21, 151.72°) |
| OKLab | oklab(89.93% -0.1467 0.073) |
| OKLCH | oklch(89.93% 0.164 153.5) |
| XYZ | xyz(50.5456, 77.3595, 50.2907) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.46
Seafoam Green
#7AF9AB
ΔE00 1.10
Seafoam (survey)
#80F9AD
ΔE00 1.36
Light Blue Green
#7EFBB3
ΔE00 1.97
Foam Green
#90FDA9
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDAA #FD7BCE
analogous
#8DFD7B #7BFDAA #7BFDEB
triadic
#7BFDAA #AA7BFD #FDAA7B
tetradic
#7BFDAA #7B8DFD #FD7BCE #FDEB7B
square
#7BFDAA #7B8DFD #FD7BCE #FDEB7B
split-complementary
#7BFDAA #EB7BFD #FD7B8D
monochromatic
#04FA5D #3FFC83 #7BFDAA #B7FED1 #E1FFEC
Accessibility & contrast
On white
1.27
#7BFDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7BFDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDAA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDAA | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#EADFAF
Tritanopia (blue-blind)
#5AFAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfdaa; /* rgb */ color: rgb(123, 253, 170); /* oklch */ color: oklch(89.9% 0.164 153.5);
Tailwind
colors: {
custom: {
50: '#a9ffc3',
500: '#7bfdaa',
950: '#000000',
},
}SCSS
$custom: #7bfdaa; $custom-light: #a9ffc3; $custom-dark: #000000;
JSON
{
"hex": "#7bfdaa",
"rgb": {
"r": 123,
"g": 253,
"b": 170
},
"hsl": {
"h": 141.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.89925,
"c": 0.16388,
"h": 153.5
},
"luminance": 0.77364
}Semantic roles & 50–950 ramp
primary
#7BFDAA
secondary
#DB41A3
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682