#7BF8A8#7BF8A8
#7BF8A8 is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.7% C 0.159 H 153.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF8A8 |
|---|---|
| RGB | rgb(123, 248, 168) |
| HSL | hsl(142, 90%, 73%) |
| HSV | hsv(142, 50%, 97%) |
| CMYK | cmyk(50.4%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(89.00, -52.22, 28.00) |
| CIE-LCH | lch(89.00, 59.26, 151.80°) |
| OKLab | oklab(88.7% -0.1422 0.0706) |
| OKLCH | oklch(88.7% 0.159 153.6) |
| XYZ | xyz(48.8001, 74.1689, 48.7826) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.52
Seafoam (survey)
#80F9AD
ΔE00 0.81
Light Bluish Green
#76FDA8
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.75
Foam Green
#90FDA9
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF8A8 #F87BCB
analogous
#8CF87B #7BF8A8 #7BF8E6
triadic
#7BF8A8 #A87BF8 #F8A87B
tetradic
#7BF8A8 #7B8CF8 #F87BCB #F8E67B
square
#7BF8A8 #7B8CF8 #F87BCB #F8E67B
split-complementary
#7BF8A8 #E67BF8 #F87B8C
monochromatic
#0DEC5D #41F582 #7BF8A8 #B5FBCE #E2FDEC
Accessibility & contrast
On white
1.33
#7BF8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#7BF8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF8A8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF8A8 | 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)
#F8E7A3
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#5CF5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7bf8a8; /* rgb */ color: rgb(123, 248, 168); /* oklch */ color: oklch(88.7% 0.159 153.6);
Tailwind
colors: {
custom: {
50: '#a9fbc2',
500: '#7bf8a8',
950: '#000000',
},
}SCSS
$custom: #7bf8a8; $custom-light: #a9fbc2; $custom-dark: #000000;
JSON
{
"hex": "#7bf8a8",
"rgb": {
"r": 123,
"g": 248,
"b": 168
},
"hsl": {
"h": 141.6,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.88701,
"c": 0.15878,
"h": 153.6
},
"luminance": 0.74173
}Semantic roles & 50–950 ramp
primary
#7BF8A8
secondary
#D443A0
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582