#7AFFAE#7AFFAE
#7AFFAE is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.164 H 154.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFAE |
|---|---|
| RGB | rgb(122, 255, 174) |
| HSL | hsl(143, 100%, 74%) |
| HSV | hsv(143, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.10, -54.23, 27.81) |
| CIE-LCH | lch(91.10, 60.95, 152.85°) |
| OKLab | oklab(90.44% -0.1477 0.0702) |
| OKLCH | oklch(90.44% 0.164 154.6) |
| XYZ | xyz(51.4221, 78.7091, 52.5188) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.67
Foam Green
#90FDA9
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFAE #FF7ACB
analogous
#89FF7A #7AFFAE #7AFFF1
triadic
#7AFFAE #AE7AFF #FFAE7A
tetradic
#7AFFAE #7A89FF #FF7ACB #FFF17A
square
#7AFFAE #7A89FF #FF7ACB #FFF17A
split-complementary
#7AFFAE #F17AFF #FF7A89
monochromatic
#00FF64 #3DFF89 #7AFFAE #B7FFD3 #E0FFEC
Accessibility & contrast
On white
1.25
#7AFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7AFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFAE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFAE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#55FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7affae; /* rgb */ color: rgb(122, 255, 174); /* oklch */ color: oklch(90.4% 0.164 154.6);
Tailwind
colors: {
custom: {
50: '#a9ffc6',
500: '#7affae',
950: '#000000',
},
}SCSS
$custom: #7affae; $custom-light: #a9ffc6; $custom-dark: #000000;
JSON
{
"hex": "#7affae",
"rgb": {
"r": 122,
"g": 255,
"b": 174
},
"hsl": {
"h": 143.459,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90442,
"c": 0.16355,
"h": 154.6
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#7AFFAE
secondary
#DD40A0
accent
#008CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682