#7BEBB0#7BEBB0
#7BEBB0 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.134 H 158.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBB0 |
|---|---|
| RGB | rgb(123, 235, 176) |
| HSL | hsl(148, 74%, 70%) |
| HSV | hsv(148, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(85.38, -45.26, 18.93) |
| CIE-LCH | lch(85.38, 49.05, 157.31°) |
| OKLab | oklab(85.8% -0.1245 0.0483) |
| OKLCH | oklch(85.8% 0.134 158.8) |
| XYZ | xyz(45.7096, 66.7586, 51.5429) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBB0 #EB7BB6
analogous
#7EEB7B #7BEBB0 #7BEBE8
triadic
#7BEBB0 #B07BEB #EBB07B
tetradic
#7BEBB0 #7B7EEB #EB7BB6 #EBE87B
square
#7BEBB0 #7B7EEB #EB7BB6 #EBE87B
split-complementary
#7BEBB0 #E87BEB #EB7B7E
monochromatic
#1FCD71 #46E390 #7BEBB0 #B0F3D0 #E4FBEF
Accessibility & contrast
On white
1.46
#7BEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7BEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBB0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBB0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#5CEADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bebb0; /* rgb */ color: rgb(123, 235, 176); /* oklch */ color: oklch(85.8% 0.134 158.8);
Tailwind
colors: {
custom: {
50: '#a7f2c7',
500: '#7bebb0',
950: '#000000',
},
}SCSS
$custom: #7bebb0; $custom-light: #a7f2c7; $custom-dark: #000000;
JSON
{
"hex": "#7bebb0",
"rgb": {
"r": 123,
"g": 235,
"b": 176
},
"hsl": {
"h": 148.393,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.858,
"c": 0.13352,
"h": 158.8
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#7BEBB0
secondary
#C44688
accent
#1078D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582