#7AFFB2#7AFFB2
#7AFFB2 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.5% C 0.160 H 155.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFB2 |
|---|---|
| RGB | rgb(122, 255, 178) |
| HSL | hsl(145, 100%, 74%) |
| HSV | hsv(145, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.17, -53.50, 25.89) |
| CIE-LCH | lch(91.17, 59.43, 154.18°) |
| OKLab | oklab(90.52% -0.146 0.0656) |
| OKLCH | oklch(90.52% 0.16 155.8) |
| XYZ | xyz(51.8178, 78.8675, 54.6031) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.13
Seafoam Green
#7AF9AB
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.44
Light Bluish Green
#76FDA8
ΔE00 1.56
Light Green Blue
#56FCA2
ΔE00 2.96
Foam Green
#90FDA9
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFB2 #FF7AC7
analogous
#85FF7A #7AFFB2 #7AFFF4
triadic
#7AFFB2 #B27AFF #FFB27A
tetradic
#7AFFB2 #7A85FF #FF7AC7 #FFF47A
square
#7AFFB2 #7A85FF #FF7AC7 #FFF47A
split-complementary
#7AFFB2 #F47AFF #FF7A85
monochromatic
#00FF6B #3DFF8F #7AFFB2 #B7FFD5 #E0FFED
Accessibility & contrast
On white
1.25
#7AFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7AFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFB2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFB2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#EBE0B7
Tritanopia (blue-blind)
#54FDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affb2; /* rgb */ color: rgb(122, 255, 178); /* oklch */ color: oklch(90.5% 0.160 155.8);
Tailwind
colors: {
custom: {
50: '#a9ffc9',
500: '#7affb2',
950: '#000000',
},
}SCSS
$custom: #7affb2; $custom-light: #a9ffc9; $custom-dark: #000000;
JSON
{
"hex": "#7affb2",
"rgb": {
"r": 122,
"g": 255,
"b": 178
},
"hsl": {
"h": 145.263,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90524,
"c": 0.16002,
"h": 155.8
},
"luminance": 0.78872
}Semantic roles & 50–950 ramp
primary
#7AFFB2
secondary
#DD409B
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682