#7AE1A2#7AE1A2
#7AE1A2 is a very light, vivid green. Relative luminance 0.606; OKLCH L 83.1% C 0.132 H 155.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE1A2 |
|---|---|
| RGB | rgb(122, 225, 162) |
| HSL | hsl(143, 63%, 68%) |
| HSV | hsv(143, 46%, 88%) |
| CMYK | cmyk(45.8%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(82.16, -43.87, 21.73) |
| CIE-LCH | lch(82.16, 48.96, 153.65°) |
| OKLab | oklab(83.08% -0.1201 0.0552) |
| OKLCH | oklch(83.08% 0.132 155.3) |
| XYZ | xyz(41.4699, 60.5936, 43.6859) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.39
Light Greenish Blue
#63F7B4
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE1A2 #E17AB9
analogous
#85E17A #7AE1A2 #7AE1D5
triadic
#7AE1A2 #A27AE1 #E1A27A
tetradic
#7AE1A2 #7A85E1 #E17AB9 #E1D57A
square
#7AE1A2 #7A85E1 #E17AB9 #E1D57A
split-complementary
#7AE1A2 #D57AE1 #E17A85
monochromatic
#29B760 #48D67F #7AE1A2 #ACECC5 #DEF8E8
Accessibility & contrast
On white
1.60
#7AE1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#7AE1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE1A2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE1A2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#62DFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ae1a2; /* rgb */ color: rgb(122, 225, 162); /* oklch */ color: oklch(83.1% 0.132 155.3);
Tailwind
colors: {
custom: {
50: '#a6ebbd',
500: '#7ae1a2',
950: '#000000',
},
}SCSS
$custom: #7ae1a2; $custom-light: #a6ebbd; $custom-dark: #000000;
JSON
{
"hex": "#7ae1a2",
"rgb": {
"r": 122,
"g": 225,
"b": 162
},
"hsl": {
"h": 143.301,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.83078,
"c": 0.1322,
"h": 155.3
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#7AE1A2
secondary
#B8478C
accent
#1B86CB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482