#7AE5AE#7AE5AE
#7AE5AE is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.3% C 0.127 H 159.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE5AE |
|---|---|
| RGB | rgb(122, 229, 174) |
| HSL | hsl(149, 67%, 69%) |
| HSV | hsv(149, 47%, 90%) |
| CMYK | cmyk(46.7%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.56, -43.29, 17.42) |
| CIE-LCH | lch(83.56, 46.67, 158.08°) |
| OKLab | oklab(84.3% -0.1193 0.0446) |
| OKLCH | oklch(84.3% 0.127 159.5) |
| XYZ | xyz(43.6819, 63.2288, 49.9387) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Hospital Green
#9BE5AA
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.13
Light Blue Green
#7EFBB3
ΔE00 5.36
Light Aquamarine
#7BFDC7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE5AE #E57AB1
analogous
#7CE57A #7AE5AE #7AE5E4
triadic
#7AE5AE #AE7AE5 #E5AE7A
tetradic
#7AE5AE #7A7CE5 #E57AB1 #E5E47A
square
#7AE5AE #7A7CE5 #E57AB1 #E5E47A
split-complementary
#7AE5AE #E47AE5 #E57A7C
monochromatic
#25BF70 #47DB8F #7AE5AE #ADEFCD #E0F9EC
Accessibility & contrast
On white
1.54
#7AE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7AE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE5AE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE5AE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#5DE4D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae5ae; /* rgb */ color: rgb(122, 229, 174); /* oklch */ color: oklch(84.3% 0.127 159.5);
Tailwind
colors: {
custom: {
50: '#a6eec6',
500: '#7ae5ae',
950: '#000000',
},
}SCSS
$custom: #7ae5ae; $custom-light: #a6eec6; $custom-dark: #000000;
JSON
{
"hex": "#7ae5ae",
"rgb": {
"r": 122,
"g": 229,
"b": 174
},
"hsl": {
"h": 149.159,
"s": 67.296,
"l": 68.824
},
"oklch": {
"l": 0.84297,
"c": 0.12737,
"h": 159.5
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#7AE5AE
secondary
#BD4783
accent
#1675CF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582