#7BEBB2#7BEBB2
#7BEBB2 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.132 H 159.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBB2 |
|---|---|
| RGB | rgb(123, 235, 178) |
| HSL | hsl(149, 74%, 70%) |
| HSV | hsv(149, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.42, -44.86, 17.94) |
| CIE-LCH | lch(85.42, 48.32, 158.20°) |
| OKLab | oklab(85.85% -0.1236 0.0459) |
| OKLCH | oklch(85.85% 0.132 159.6) |
| XYZ | xyz(45.9089, 66.8383, 52.5927) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBB2 #EB7BB4
analogous
#7CEB7B #7BEBB2 #7BEBEA
triadic
#7BEBB2 #B27BEB #EBB27B
tetradic
#7BEBB2 #7B7CEB #EB7BB4 #EBEA7B
square
#7BEBB2 #7B7CEB #EB7BB4 #EBEA7B
split-complementary
#7BEBB2 #EA7BEB #EB7B7C
monochromatic
#1FCD74 #46E393 #7BEBB2 #B0F3D1 #E4FBEF
Accessibility & contrast
On white
1.46
#7BEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7BEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBB2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBB2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#5BEADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bebb2; /* rgb */ color: rgb(123, 235, 178); /* oklch */ color: oklch(85.8% 0.132 159.6);
Tailwind
colors: {
custom: {
50: '#a7f2c9',
500: '#7bebb2',
950: '#000000',
},
}SCSS
$custom: #7bebb2; $custom-light: #a7f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7bebb2",
"rgb": {
"r": 123,
"g": 235,
"b": 178
},
"hsl": {
"h": 149.464,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85847,
"c": 0.13183,
"h": 159.6
},
"luminance": 0.66842
}Semantic roles & 50–950 ramp
primary
#7BEBB2
secondary
#C44686
accent
#1075D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582