#6FFEAA#6FFEAA
#6FFEAA is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.171 H 154.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEAA |
|---|---|
| RGB | rgb(111, 254, 170) |
| HSL | hsl(145, 99%, 72%) |
| HSV | hsv(145, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(90.40, -57.01, 28.81) |
| CIE-LCH | lch(90.40, 63.87, 153.19°) |
| OKLab | oklab(89.74% -0.155 0.0726) |
| OKLCH | oklch(89.74% 0.171 154.9) |
| XYZ | xyz(49.2491, 77.1608, 50.3206) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.72
Seafoam Green
#7AF9AB
ΔE00 1.51
Light Green Blue
#56FCA2
ΔE00 1.71
Sea Green (survey)
#53FCA1
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEAA #FE6FC3
analogous
#7CFE6F #6FFEAA #6FFEF1
triadic
#6FFEAA #AA6FFE #FEAA6F
tetradic
#6FFEAA #6F7CFE #FE6FC3 #FEF16F
square
#6FFEAA #6F7CFE #FE6FC3 #FEF16F
split-complementary
#6FFEAA #F16FFE #FE6F7C
monochromatic
#02F164 #32FE86 #6FFEAA #ACFECE #E1FFED
Accessibility & contrast
On white
1.28
#6FFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6FFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEAA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEAA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#40FCE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffeaa; /* rgb */ color: rgb(111, 254, 170); /* oklch */ color: oklch(89.7% 0.171 154.9);
Tailwind
colors: {
custom: {
50: '#a3ffc3',
500: '#6ffeaa',
950: '#000000',
},
}SCSS
$custom: #6ffeaa; $custom-light: #a3ffc3; $custom-dark: #000000;
JSON
{
"hex": "#6ffeaa",
"rgb": {
"r": 111,
"g": 254,
"b": 170
},
"hsl": {
"h": 144.755,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89744,
"c": 0.17113,
"h": 154.9
},
"luminance": 0.77165
}Semantic roles & 50–950 ramp
primary
#6FFEAA
secondary
#DA3797
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682