#7AFAAF#7AFAAF
#7AFAAF is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.3% C 0.156 H 155.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFAAF |
|---|---|
| RGB | rgb(122, 250, 175) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.67, -52.01, 25.36) |
| CIE-LCH | lch(89.67, 57.86, 154.01°) |
| OKLab | oklab(89.28% -0.142 0.0642) |
| OKLCH | oklch(89.28% 0.156 155.7) |
| XYZ | xyz(49.9456, 75.5997, 52.5093) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.65
Seafoam Green
#7AF9AB
ΔE00 0.67
Seafoam (survey)
#80F9AD
ΔE00 0.73
Light Bluish Green
#76FDA8
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFAAF #FA7AC5
analogous
#85FA7A #7AFAAF #7AFAEF
triadic
#7AFAAF #AF7AFA #FAAF7A
tetradic
#7AFAAF #7A85FA #FA7AC5 #FAEF7A
square
#7AFAAF #7A85FA #FA7AC5 #FAEF7A
split-complementary
#7AFAAF #EF7AFA #FA7A85
monochromatic
#09F169 #3FF88C #7AFAAF #B5FCD2 #E2FEED
Accessibility & contrast
On white
1.30
#7AFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#7AFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFAAF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFAAF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#57F8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7afaaf; /* rgb */ color: rgb(122, 250, 175); /* oklch */ color: oklch(89.3% 0.156 155.7);
Tailwind
colors: {
custom: {
50: '#a8fdc7',
500: '#7afaaf',
950: '#000000',
},
}SCSS
$custom: #7afaaf; $custom-light: #a8fdc7; $custom-dark: #000000;
JSON
{
"hex": "#7afaaf",
"rgb": {
"r": 122,
"g": 250,
"b": 175
},
"hsl": {
"h": 144.844,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89281,
"c": 0.15581,
"h": 155.7
},
"luminance": 0.75604
}Semantic roles & 50–950 ramp
primary
#7AFAAF
secondary
#D74199
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682