#7AEBB2#7AEBB2
#7AEBB2 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.132 H 159.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7AEBB2 |
|---|---|
| RGB | rgb(122, 235, 178) |
| HSL | hsl(150, 74%, 70%) |
| HSV | hsv(150, 48%, 92%) |
| CMYK | cmyk(48.1%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.39, -45.11, 17.89) |
| CIE-LCH | lch(85.39, 48.52, 158.37°) |
| OKLab | oklab(85.81% -0.1243 0.0457) |
| OKLCH | oklch(85.81% 0.132 159.8) |
| XYZ | xyz(45.7666, 66.7649, 52.5860) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AEBB2 #EB7AB3
analogous
#7AEB7A #7AEBB2 #7AEBEB
triadic
#7AEBB2 #B27AEB #EBB27A
tetradic
#7AEBB2 #7A7AEB #EB7AB3 #EBEB7A
square
#7AEBB2 #7A7AEB #EB7AB3 #EBEB7A
split-complementary
#7AEBB2 #EB7AEB #EB7A7A
monochromatic
#1FCC75 #45E393 #7AEBB2 #AFF3D1 #E4FBF0
Accessibility & contrast
On white
1.46
#7AEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7AEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AEBB2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AEBB2 | 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)
#E9DDAF
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#59EADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7aebb2; /* rgb */ color: rgb(122, 235, 178); /* oklch */ color: oklch(85.8% 0.132 159.8);
Tailwind
colors: {
custom: {
50: '#a7f2c9',
500: '#7aebb2',
950: '#000000',
},
}SCSS
$custom: #7aebb2; $custom-light: #a7f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7aebb2",
"rgb": {
"r": 122,
"g": 235,
"b": 178
},
"hsl": {
"h": 149.735,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.85806,
"c": 0.13241,
"h": 159.8
},
"luminance": 0.66769
}Semantic roles & 50–950 ramp
primary
#7AEBB2
secondary
#C44585
accent
#1074D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582