#6AFEAD#6AFEAD
#6AFEAD is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.171 H 156.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEAD |
|---|---|
| RGB | rgb(106, 254, 173) |
| HSL | hsl(147, 99%, 71%) |
| HSV | hsv(147, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.30, -57.49, 27.15) |
| CIE-LCH | lch(90.30, 63.58, 154.72°) |
| OKLab | oklab(89.65% -0.1565 0.0686) |
| OKLCH | oklch(89.65% 0.171 156.3) |
| XYZ | xyz(48.9243, 76.9602, 51.8036) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Green Blue
#56FCA2
ΔE00 1.80
Sea Green (survey)
#53FCA1
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEAD #FE6ABB
analogous
#71FE6A #6AFEAD #6AFEF7
triadic
#6AFEAD #AD6AFE #FEAD6A
tetradic
#6AFEAD #6A71FE #FE6ABB #FEF76A
square
#6AFEAD #6A71FE #FE6ABB #FEF76A
split-complementary
#6AFEAD #F76AFE #FE6A71
monochromatic
#02EC6C #2DFE8C #6AFEAD #A7FECE #E1FFEE
Accessibility & contrast
On white
1.28
#6AFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#6AFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEAD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEAD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#31FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afead; /* rgb */ color: rgb(106, 254, 173); /* oklch */ color: oklch(89.6% 0.171 156.3);
Tailwind
colors: {
custom: {
50: '#a0ffc6',
500: '#6afead',
950: '#000000',
},
}SCSS
$custom: #6afead; $custom-light: #a0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6afead",
"rgb": {
"r": 106,
"g": 254,
"b": 173
},
"hsl": {
"h": 147.162,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.89645,
"c": 0.17083,
"h": 156.3
},
"luminance": 0.76965
}Semantic roles & 50–950 ramp
primary
#6AFEAD
secondary
#DA338E
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682