#6FFEAC#6FFEAC
#6FFEAC is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.8% C 0.169 H 155.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEAC |
|---|---|
| RGB | rgb(111, 254, 172) |
| HSL | hsl(146, 99%, 72%) |
| HSV | hsv(146, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.43, -56.64, 27.85) |
| CIE-LCH | lch(90.43, 63.12, 153.82°) |
| OKLab | oklab(89.78% -0.1541 0.0703) |
| OKLCH | oklch(89.78% 0.169 155.5) |
| XYZ | xyz(49.4397, 77.2371, 51.3246) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.98
Seafoam Green
#7AF9AB
ΔE00 1.43
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEAC #FE6FC1
analogous
#7AFE6F #6FFEAC #6FFEF3
triadic
#6FFEAC #AC6FFE #FEAC6F
tetradic
#6FFEAC #6F7AFE #FE6FC1 #FEF36F
square
#6FFEAC #6F7AFE #FE6FC1 #FEF36F
split-complementary
#6FFEAC #F36FFE #FE6F7A
monochromatic
#02F168 #32FE89 #6FFEAC #ACFECF #E1FFED
Accessibility & contrast
On white
1.28
#6FFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6FFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEAC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEAC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#3FFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeac; /* rgb */ color: rgb(111, 254, 172); /* oklch */ color: oklch(89.8% 0.169 155.5);
Tailwind
colors: {
custom: {
50: '#a3ffc5',
500: '#6ffeac',
950: '#000000',
},
}SCSS
$custom: #6ffeac; $custom-light: #a3ffc5; $custom-dark: #000000;
JSON
{
"hex": "#6ffeac",
"rgb": {
"r": 111,
"g": 254,
"b": 172
},
"hsl": {
"h": 145.594,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89784,
"c": 0.16937,
"h": 155.5
},
"luminance": 0.77242
}Semantic roles & 50–950 ramp
primary
#6FFEAC
secondary
#DA3795
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682