#7BFAAF#7BFAAF
#7BFAAF is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.155 H 155.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFAAF |
|---|---|
| RGB | rgb(123, 250, 175) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.71, -51.77, 25.41) |
| CIE-LCH | lch(89.71, 57.67, 153.86°) |
| OKLab | oklab(89.32% -0.1413 0.0644) |
| OKLCH | oklch(89.32% 0.155 155.5) |
| XYZ | xyz(50.0880, 75.6731, 52.5160) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.64
Seafoam Green
#7AF9AB
ΔE00 0.64
Seafoam (survey)
#80F9AD
ΔE00 0.65
Light Bluish Green
#76FDA8
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.77
Foam Green
#90FDA9
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFAAF #FA7BC6
analogous
#86FA7B #7BFAAF #7BFAEF
triadic
#7BFAAF #AF7BFA #FAAF7B
tetradic
#7BFAAF #7B86FA #FA7BC6 #FAEF7B
square
#7BFAAF #7B86FA #FA7BC6 #FAEF7B
split-complementary
#7BFAAF #EF7BFA #FA7B86
monochromatic
#09F168 #40F88B #7BFAAF #B6FCD3 #E2FEED
Accessibility & contrast
On white
1.30
#7BFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#7BFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFAAF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFAAF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#58F8E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfaaf; /* rgb */ color: rgb(123, 250, 175); /* oklch */ color: oklch(89.3% 0.155 155.5);
Tailwind
colors: {
custom: {
50: '#a9fdc7',
500: '#7bfaaf',
950: '#000000',
},
}SCSS
$custom: #7bfaaf; $custom-light: #a9fdc7; $custom-dark: #000000;
JSON
{
"hex": "#7bfaaf",
"rgb": {
"r": 123,
"g": 250,
"b": 175
},
"hsl": {
"h": 144.567,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89318,
"c": 0.15528,
"h": 155.5
},
"luminance": 0.75677
}Semantic roles & 50–950 ramp
primary
#7BFAAF
secondary
#D7429A
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682