#6FFFA6#6FFFA6
#6FFFA6 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.176 H 153.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFA6 |
|---|---|
| RGB | rgb(111, 255, 166) |
| HSL | hsl(143, 100%, 72%) |
| HSV | hsv(143, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(90.62, -58.12, 31.12) |
| CIE-LCH | lch(90.62, 65.93, 151.83°) |
| OKLab | oklab(89.91% -0.1577 0.0781) |
| OKLCH | oklch(89.91% 0.176 153.7) |
| XYZ | xyz(49.1946, 77.6481, 48.4641) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.81
Light Green Blue
#56FCA2
ΔE00 1.66
Sea Green (survey)
#53FCA1
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.50
Foam Green
#90FDA9
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFA6 #FF6FC8
analogous
#80FF6F #6FFFA6 #6FFFEE
triadic
#6FFFA6 #A66FFF #FFA66F
tetradic
#6FFFA6 #6F80FF #FF6FC8 #FFEE6F
square
#6FFFA6 #6F80FF #FF6FC8 #FFEE6F
split-complementary
#6FFFA6 #EE6FFF #FF6F80
monochromatic
#00F45D #32FF80 #6FFFA6 #ACFFCC #E0FFEC
Accessibility & contrast
On white
1.27
#6FFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6FFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFA6
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFA6 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFECA0
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#42FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6fffa6; /* rgb */ color: rgb(111, 255, 166); /* oklch */ color: oklch(89.9% 0.176 153.7);
Tailwind
colors: {
custom: {
50: '#a3ffc1',
500: '#6fffa6',
950: '#000000',
},
}SCSS
$custom: #6fffa6; $custom-light: #a3ffc1; $custom-dark: #000000;
JSON
{
"hex": "#6fffa6",
"rgb": {
"r": 111,
"g": 255,
"b": 166
},
"hsl": {
"h": 142.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.89905,
"c": 0.17602,
"h": 153.7
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#6FFFA6
secondary
#DC379D
accent
#008EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682