#6FFFA5#6FFFA5
#6FFFA5 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.177 H 153.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFA5 |
|---|---|
| RGB | rgb(111, 255, 165) |
| HSL | hsl(143, 100%, 72%) |
| HSV | hsv(143, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(90.60, -58.29, 31.60) |
| CIE-LCH | lch(90.60, 66.31, 151.54°) |
| OKLab | oklab(89.89% -0.1582 0.0792) |
| OKLCH | oklch(89.89% 0.177 153.4) |
| XYZ | xyz(49.1032, 77.6116, 47.9829) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.91
Light Green Blue
#56FCA2
ΔE00 1.69
Sea Green (survey)
#53FCA1
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.61
Foam Green
#90FDA9
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFA5 #FF6FC9
analogous
#81FF6F #6FFFA5 #6FFFED
triadic
#6FFFA5 #A56FFF #FFA56F
tetradic
#6FFFA5 #6F81FF #FF6FC9 #FFED6F
square
#6FFFA5 #6F81FF #FF6FC9 #FFED6F
split-complementary
#6FFFA5 #ED6FFF #FF6F81
monochromatic
#00F45B #32FF7F #6FFFA5 #ACFFCB #E0FFEC
Accessibility & contrast
On white
1.27
#6FFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6FFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFA5
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFA5 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9F
Deuteranopia (green-blind)
#EBDFAB
Tritanopia (blue-blind)
#43FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6fffa5; /* rgb */ color: rgb(111, 255, 165); /* oklch */ color: oklch(89.9% 0.177 153.4);
Tailwind
colors: {
custom: {
50: '#a3ffc0',
500: '#6fffa5',
950: '#000000',
},
}SCSS
$custom: #6fffa5; $custom-light: #a3ffc0; $custom-dark: #000000;
JSON
{
"hex": "#6fffa5",
"rgb": {
"r": 111,
"g": 255,
"b": 165
},
"hsl": {
"h": 142.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.89885,
"c": 0.17691,
"h": 153.4
},
"luminance": 0.77616
}Semantic roles & 50–950 ramp
primary
#6FFFA5
secondary
#DC379E
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682