#7BEDA9#7BEDA9
#7BEDA9 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.1% C 0.142 H 155.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEDA9 |
|---|---|
| RGB | rgb(123, 237, 169) |
| HSL | hsl(144, 76%, 71%) |
| HSV | hsv(144, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 28.7%, 7.1%) |
| CIE-LAB | lab(85.83, -47.45, 23.16) |
| CIE-LCH | lch(85.83, 52.80, 153.99°) |
| OKLab | oklab(86.12% -0.1298 0.0588) |
| OKLCH | oklch(86.12% 0.142 155.6) |
| XYZ | xyz(45.6106, 67.6403, 48.1808) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Sea Green
#98F6B0
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEDA9 #ED7BBF
analogous
#86ED7B #7BEDA9 #7BEDE2
triadic
#7BEDA9 #A97BED #EDA97B
tetradic
#7BEDA9 #7B86ED #ED7BBF #EDE27B
square
#7BEDA9 #7B86ED #ED7BBF #EDE27B
split-complementary
#7BEDA9 #E27BED #ED7B86
monochromatic
#1DD165 #45E686 #7BEDA9 #B1F4CC #E4FBED
Accessibility & contrast
On white
1.45
#7BEDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#7BEDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEDA9
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEDA9 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA5
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#5EEBDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7beda9; /* rgb */ color: rgb(123, 237, 169); /* oklch */ color: oklch(86.1% 0.142 155.6);
Tailwind
colors: {
custom: {
50: '#a7f3c3',
500: '#7beda9',
950: '#000000',
},
}SCSS
$custom: #7beda9; $custom-light: #a7f3c3; $custom-dark: #000000;
JSON
{
"hex": "#7beda9",
"rgb": {
"r": 123,
"g": 237,
"b": 169
},
"hsl": {
"h": 144.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.86117,
"c": 0.14247,
"h": 155.6
},
"luminance": 0.67644
}Semantic roles & 50–950 ramp
primary
#7BEDA9
secondary
#C64693
accent
#0D86D8
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582