#7BED98#7BED98
#7BED98 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.8% C 0.158 H 150.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED98 |
|---|---|
| RGB | rgb(123, 237, 152) |
| HSL | hsl(135, 76%, 71%) |
| HSV | hsv(135, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(85.53, -50.48, 31.43) |
| CIE-LCH | lch(85.53, 59.46, 148.09°) |
| OKLab | oklab(85.77% -0.1372 0.0786) |
| OKLCH | oklch(85.77% 0.158 150.2) |
| XYZ | xyz(44.1172, 67.0429, 40.3155) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.63
Foam Green
#90FDA9
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED98 #ED7BD0
analogous
#97ED7B #7BED98 #7BEDD1
triadic
#7BED98 #987BED #ED987B
tetradic
#7BED98 #7B97ED #ED7BD0 #EDD17B
square
#7BED98 #7B97ED #ED7BD0 #EDD17B
split-complementary
#7BED98 #D17BED #ED7B97
monochromatic
#1DD14A #45E66E #7BED98 #B1F4C2 #E4FBEA
Accessibility & contrast
On white
1.46
#7BED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#7BED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED98
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED98 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#64EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bed98; /* rgb */ color: rgb(123, 237, 152); /* oklch */ color: oklch(85.8% 0.158 150.2);
Tailwind
colors: {
custom: {
50: '#a8f3b7',
500: '#7bed98',
950: '#000000',
},
}SCSS
$custom: #7bed98; $custom-light: #a8f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7bed98",
"rgb": {
"r": 123,
"g": 237,
"b": 152
},
"hsl": {
"h": 135.263,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85773,
"c": 0.15812,
"h": 150.2
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#7BED98
secondary
#C646A6
accent
#0DA5D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581