#6FFEAF#6FFEAF
#6FFEAF is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.167 H 156.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEAF |
|---|---|
| RGB | rgb(111, 254, 175) |
| HSL | hsl(147, 99%, 72%) |
| HSV | hsv(147, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.48, -56.08, 26.41) |
| CIE-LCH | lch(90.48, 61.99, 154.79°) |
| OKLab | oklab(89.85% -0.1528 0.0668) |
| OKLCH | oklch(89.85% 0.167 156.4) |
| XYZ | xyz(49.7311, 77.3536, 52.8591) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEAF #FE6FBE
analogous
#77FE6F #6FFEAF #6FFEF6
triadic
#6FFEAF #AF6FFE #FEAF6F
tetradic
#6FFEAF #6F77FE #FE6FBE #FEF66F
square
#6FFEAF #6F77FE #FE6FBE #FEF66F
split-complementary
#6FFEAF #F66FFE #FE6F77
monochromatic
#02F16D #32FE8D #6FFEAF #ACFED1 #E1FFEE
Accessibility & contrast
On white
1.27
#6FFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6FFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEAF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEAF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#3DFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeaf; /* rgb */ color: rgb(111, 254, 175); /* oklch */ color: oklch(89.8% 0.167 156.4);
Tailwind
colors: {
custom: {
50: '#a3ffc7',
500: '#6ffeaf',
950: '#000000',
},
}SCSS
$custom: #6ffeaf; $custom-light: #a3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#6ffeaf",
"rgb": {
"r": 111,
"g": 254,
"b": 175
},
"hsl": {
"h": 146.853,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89846,
"c": 0.16676,
"h": 156.4
},
"luminance": 0.77358
}Semantic roles & 50–950 ramp
primary
#6FFEAF
secondary
#DA3791
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682