#6FFE9F#6FFE9F
#6FFE9F is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.5% C 0.181 H 152.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE9F |
|---|---|
| RGB | rgb(111, 254, 159) |
| HSL | hsl(140, 99%, 72%) |
| HSV | hsv(140, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 37.4%, 0.4%) |
| CIE-LAB | lab(90.21, -58.94, 34.07) |
| CIE-LCH | lch(90.21, 68.08, 149.97°) |
| OKLab | oklab(89.53% -0.1597 0.085) |
| OKLCH | oklch(89.53% 0.181 152) |
| XYZ | xyz(48.2517, 76.7619, 45.0679) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Light Green Blue
#56FCA2
ΔE00 2.06
Sea Green (survey)
#53FCA1
ΔE00 2.11
Baby Green
#8CFF9E
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.82
Mint Green
#8FFF9F
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE9F #FE6FCE
analogous
#87FE6F #6FFE9F #6FFEE7
triadic
#6FFE9F #9F6FFE #FE9F6F
tetradic
#6FFE9F #6F87FE #FE6FCE #FEE76F
square
#6FFE9F #6F87FE #FE6FCE #FEE76F
split-complementary
#6FFE9F #E76FFE #FE6F87
monochromatic
#02F152 #32FE76 #6FFE9F #ACFEC8 #E1FFEB
Accessibility & contrast
On white
1.28
#6FFE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6FFE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE9F
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE9F | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB99
Deuteranopia (green-blind)
#EBDEA5
Tritanopia (blue-blind)
#46FBE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffe9f; /* rgb */ color: rgb(111, 254, 159); /* oklch */ color: oklch(89.5% 0.181 152.0);
Tailwind
colors: {
custom: {
50: '#a3ffbc',
500: '#6ffe9f',
950: '#000000',
},
}SCSS
$custom: #6ffe9f; $custom-light: #a3ffbc; $custom-dark: #000000;
JSON
{
"hex": "#6ffe9f",
"rgb": {
"r": 111,
"g": 254,
"b": 159
},
"hsl": {
"h": 140.14,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89533,
"c": 0.18096,
"h": 152
},
"luminance": 0.76766
}Semantic roles & 50–950 ramp
primary
#6FFE9F
secondary
#DA37A3
accent
#0098E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682