#7BFEB0#7BFEB0
#7BFEB0 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.160 H 155.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEB0 |
|---|---|
| RGB | rgb(123, 254, 176) |
| HSL | hsl(144, 98%, 74%) |
| HSV | hsv(144, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.88, -53.23, 26.51) |
| CIE-LCH | lch(90.88, 59.46, 153.53°) |
| OKLab | oklab(90.28% -0.1452 0.067) |
| OKLCH | oklch(90.28% 0.16 155.2) |
| XYZ | xyz(51.4427, 78.2248, 53.4539) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.18
Light Bluish Green
#76FDA8
ΔE00 1.28
Foam Green
#90FDA9
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEB0 #FE7BC9
analogous
#88FE7B #7BFEB0 #7BFEF2
triadic
#7BFEB0 #B07BFE #FEB07B
tetradic
#7BFEB0 #7B88FE #FE7BC9 #FEF27B
square
#7BFEB0 #7B88FE #FE7BC9 #FEF27B
split-complementary
#7BFEB0 #F27BFE #FE7B88
monochromatic
#02FD67 #3EFE8C #7BFEB0 #B8FED4 #E1FFED
Accessibility & contrast
On white
1.26
#7BFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7BFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEB0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEB0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAB
Deuteranopia (green-blind)
#EAE0B5
Tritanopia (blue-blind)
#57FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfeb0; /* rgb */ color: rgb(123, 254, 176); /* oklch */ color: oklch(90.3% 0.160 155.2);
Tailwind
colors: {
custom: {
50: '#a9ffc8',
500: '#7bfeb0',
950: '#000000',
},
}SCSS
$custom: #7bfeb0; $custom-light: #a9ffc8; $custom-dark: #000000;
JSON
{
"hex": "#7bfeb0",
"rgb": {
"r": 123,
"g": 254,
"b": 176
},
"hsl": {
"h": 144.275,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90283,
"c": 0.15989,
"h": 155.2
},
"luminance": 0.78229
}Semantic roles & 50–950 ramp
primary
#7BFEB0
secondary
#DC419D
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682