#7BF9A9#7BF9A9
#7BF9A9 is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.0% C 0.159 H 153.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF9A9 |
|---|---|
| RGB | rgb(123, 249, 169) |
| HSL | hsl(142, 91%, 73%) |
| HSV | hsv(142, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 32.1%, 2.4%) |
| CIE-LAB | lab(89.31, -52.45, 27.91) |
| CIE-LCH | lch(89.31, 59.42, 151.98°) |
| OKLab | oklab(88.96% -0.1429 0.0704) |
| OKLCH | oklch(88.96% 0.159 153.8) |
| XYZ | xyz(49.2019, 74.8228, 49.3779) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.42
Seafoam (survey)
#80F9AD
ΔE00 0.75
Light Bluish Green
#76FDA8
ΔE00 1.11
Light Blue Green
#7EFBB3
ΔE00 1.63
Foam Green
#90FDA9
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF9A9 #F97BCB
analogous
#8CF97B #7BF9A9 #7BF9E8
triadic
#7BF9A9 #A97BF9 #F9A97B
tetradic
#7BF9A9 #7B8CF9 #F97BCB #F9E87B
square
#7BF9A9 #7B8CF9 #F97BCB #F9E87B
split-complementary
#7BF9A9 #E87BF9 #F97B8C
monochromatic
#0BEF5E #40F683 #7BF9A9 #B6FCCF #E2FEEC
Accessibility & contrast
On white
1.32
#7BF9A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#7BF9A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF9A9
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF9A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF9A9 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A4
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#5BF6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7bf9a9; /* rgb */ color: rgb(123, 249, 169); /* oklch */ color: oklch(89.0% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#a9fcc3',
500: '#7bf9a9',
950: '#000000',
},
}SCSS
$custom: #7bf9a9; $custom-light: #a9fcc3; $custom-dark: #000000;
JSON
{
"hex": "#7bf9a9",
"rgb": {
"r": 123,
"g": 249,
"b": 169
},
"hsl": {
"h": 141.905,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.88958,
"c": 0.15926,
"h": 153.8
},
"luminance": 0.74827
}Semantic roles & 50–950 ramp
primary
#7BF9A9
secondary
#D643A0
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582