#7BEBAE#7BEBAE
#7BEBAE is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.135 H 158.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBAE |
|---|---|
| RGB | rgb(123, 235, 174) |
| HSL | hsl(147, 74%, 70%) |
| HSV | hsv(147, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(85.34, -45.65, 19.91) |
| CIE-LCH | lch(85.34, 49.80, 156.44°) |
| OKLab | oklab(85.76% -0.1254 0.0508) |
| OKLCH | oklch(85.76% 0.135 158) |
| XYZ | xyz(45.5132, 66.6800, 50.5084) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.02
Light Sea Green
#98F6B0
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBAE #EB7BB8
analogous
#80EB7B #7BEBAE #7BEBE6
triadic
#7BEBAE #AE7BEB #EBAE7B
tetradic
#7BEBAE #7B80EB #EB7BB8 #EBE67B
square
#7BEBAE #7B80EB #EB7BB8 #EBE67B
split-complementary
#7BEBAE #E67BEB #EB7B80
monochromatic
#1FCD6E #46E38D #7BEBAE #B0F3CF #E4FBEF
Accessibility & contrast
On white
1.46
#7BEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#7BEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBAE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBAE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#5DEADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bebae; /* rgb */ color: rgb(123, 235, 174); /* oklch */ color: oklch(85.8% 0.135 158.0);
Tailwind
colors: {
custom: {
50: '#a7f2c6',
500: '#7bebae',
950: '#000000',
},
}SCSS
$custom: #7bebae; $custom-light: #a7f2c6; $custom-dark: #000000;
JSON
{
"hex": "#7bebae",
"rgb": {
"r": 123,
"g": 235,
"b": 174
},
"hsl": {
"h": 147.321,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85755,
"c": 0.13525,
"h": 158
},
"luminance": 0.66684
}Semantic roles & 50–950 ramp
primary
#7BEBAE
secondary
#C4468B
accent
#107CD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582