#7AFFBB#7AFFBB
#7AFFBB is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.152 H 158.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFBB |
|---|---|
| RGB | rgb(122, 255, 187) |
| HSL | hsl(149, 100%, 74%) |
| HSV | hsv(149, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.34, -51.79, 21.55) |
| CIE-LCH | lch(91.34, 56.09, 157.41°) |
| OKLab | oklab(90.72% -0.142 0.0549) |
| OKLCH | oklch(90.72% 0.152 158.9) |
| XYZ | xyz(52.7513, 79.2408, 59.5192) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFBB #FF7ABE
analogous
#7CFF7A #7AFFBB #7AFFFD
triadic
#7AFFBB #BB7AFF #FFBB7A
tetradic
#7AFFBB #7A7CFF #FF7ABE #FFFD7A
square
#7AFFBB #7A7CFF #FF7ABE #FFFD7A
split-complementary
#7AFFBB #FD7AFF #FF7A7C
monochromatic
#00FF7C #3DFF9C #7AFFBB #B7FFDA #E0FFEF
Accessibility & contrast
On white
1.25
#7AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFBB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFBB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#4FFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affbb; /* rgb */ color: rgb(122, 255, 187); /* oklch */ color: oklch(90.7% 0.152 158.9);
Tailwind
colors: {
custom: {
50: '#a9ffcf',
500: '#7affbb',
950: '#000000',
},
}SCSS
$custom: #7affbb; $custom-light: #a9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#7affbb",
"rgb": {
"r": 122,
"g": 255,
"b": 187
},
"hsl": {
"h": 149.323,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90718,
"c": 0.15228,
"h": 158.9
},
"luminance": 0.79245
}Semantic roles & 50–950 ramp
primary
#7AFFBB
secondary
#DD4090
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683