#6FEFA7#6FEFA7
#6FEFA7 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.153 H 156.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFA7 |
|---|---|
| RGB | rgb(111, 239, 167) |
| HSL | hsl(146, 80%, 69%) |
| HSV | hsv(146, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 30.1%, 6.3%) |
| CIE-LAB | lab(85.96, -51.53, 24.30) |
| CIE-LCH | lch(85.96, 56.97, 154.76°) |
| OKLab | oklab(86.1% -0.1406 0.0616) |
| OKLCH | oklch(86.1% 0.153 156.4) |
| XYZ | xyz(44.3935, 67.8986, 47.3180) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.52
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFA7 #EF6FB7
analogous
#77EF6F #6FEFA7 #6FEFE7
triadic
#6FEFA7 #A76FEF #EFA76F
tetradic
#6FEFA7 #6F77EF #EF6FB7 #EFE76F
square
#6FEFA7 #6F77EF #EF6FB7 #EFE76F
split-complementary
#6FEFA7 #E76FEF #EF6F77
monochromatic
#17CD66 #38E985 #6FEFA7 #A6F5C9 #DDFBEA
Accessibility & contrast
On white
1.44
#6FEFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6FEFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFA7
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFA7 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA3
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#48EDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefa7; /* rgb */ color: rgb(111, 239, 167); /* oklch */ color: oklch(86.1% 0.153 156.4);
Tailwind
colors: {
custom: {
50: '#a1f5c1',
500: '#6fefa7',
950: '#000000',
},
}SCSS
$custom: #6fefa7; $custom-light: #a1f5c1; $custom-dark: #000000;
JSON
{
"hex": "#6fefa7",
"rgb": {
"r": 111,
"g": 239,
"b": 167
},
"hsl": {
"h": 146.25,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86095,
"c": 0.15349,
"h": 156.4
},
"luminance": 0.67903
}Semantic roles & 50–950 ramp
primary
#6FEFA7
secondary
#C83B8A
accent
#0980DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582