#7AFFAF#7AFFAF
#7AFFAF is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.163 H 154.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFAF |
|---|---|
| RGB | rgb(122, 255, 175) |
| HSL | hsl(144, 100%, 74%) |
| HSV | hsv(144, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.12, -54.05, 27.33) |
| CIE-LCH | lch(91.12, 60.57, 153.18°) |
| OKLab | oklab(90.46% -0.1473 0.069) |
| OKLCH | oklch(90.46% 0.163 154.9) |
| XYZ | xyz(51.5199, 78.7483, 53.0341) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.52
Foam Green
#90FDA9
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFAF #FF7ACA
analogous
#88FF7A #7AFFAF #7AFFF2
triadic
#7AFFAF #AF7AFF #FFAF7A
tetradic
#7AFFAF #7A88FF #FF7ACA #FFF27A
square
#7AFFAF #7A88FF #FF7ACA #FFF27A
split-complementary
#7AFFAF #F27AFF #FF7A88
monochromatic
#00FF65 #3DFF8A #7AFFAF #B7FFD4 #E0FFED
Accessibility & contrast
On white
1.25
#7AFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7AFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFAF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFAF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAA
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#55FDEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affaf; /* rgb */ color: rgb(122, 255, 175); /* oklch */ color: oklch(90.5% 0.163 154.9);
Tailwind
colors: {
custom: {
50: '#a9ffc7',
500: '#7affaf',
950: '#000000',
},
}SCSS
$custom: #7affaf; $custom-light: #a9ffc7; $custom-dark: #000000;
JSON
{
"hex": "#7affaf",
"rgb": {
"r": 122,
"g": 255,
"b": 175
},
"hsl": {
"h": 143.91,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90462,
"c": 0.16266,
"h": 154.9
},
"luminance": 0.78753
}Semantic roles & 50–950 ramp
primary
#7AFFAF
secondary
#DD409F
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682