#7AEBAF#7AEBAF
#7AEBAF is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.7% C 0.135 H 158.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7AEBAF |
|---|---|
| RGB | rgb(122, 235, 175) |
| HSL | hsl(148, 74%, 70%) |
| HSV | hsv(148, 48%, 92%) |
| CMYK | cmyk(48.1%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.32, -45.70, 19.36) |
| CIE-LCH | lch(85.32, 49.63, 157.04°) |
| OKLab | oklab(85.74% -0.1256 0.0494) |
| OKLCH | oklch(85.74% 0.135 158.5) |
| XYZ | xyz(45.4687, 66.6458, 51.0170) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AEBAF #EB7AB6
analogous
#7DEB7A #7AEBAF #7AEBE8
triadic
#7AEBAF #AF7AEB #EBAF7A
tetradic
#7AEBAF #7A7DEB #EB7AB6 #EBE87A
square
#7AEBAF #7A7DEB #EB7AB6 #EBE87A
split-complementary
#7AEBAF #E87AEB #EB7A7D
monochromatic
#1FCC70 #45E38F #7AEBAF #AFF3CF #E4FBEF
Accessibility & contrast
On white
1.47
#7AEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#7AEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AEBAF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AEBAF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#5BEADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7aebaf; /* rgb */ color: rgb(122, 235, 175); /* oklch */ color: oklch(85.7% 0.135 158.5);
Tailwind
colors: {
custom: {
50: '#a7f2c7',
500: '#7aebaf',
950: '#000000',
},
}SCSS
$custom: #7aebaf; $custom-light: #a7f2c7; $custom-dark: #000000;
JSON
{
"hex": "#7aebaf",
"rgb": {
"r": 122,
"g": 235,
"b": 175
},
"hsl": {
"h": 148.142,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.85737,
"c": 0.13497,
"h": 158.5
},
"luminance": 0.66649
}Semantic roles & 50–950 ramp
primary
#7AEBAF
secondary
#C44589
accent
#1079D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582