#6FF69E#6FF69E
#6FF69E is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.6% C 0.171 H 152.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF69E |
|---|---|
| RGB | rgb(111, 246, 158) |
| HSL | hsl(141, 88%, 70%) |
| HSV | hsv(141, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(87.85, -55.98, 31.43) |
| CIE-LCH | lch(87.85, 64.20, 150.69°) |
| OKLab | oklab(87.59% -0.1519 0.0787) |
| OKLCH | oklch(87.59% 0.171 152.6) |
| XYZ | xyz(45.6794, 71.7556, 43.7841) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.40
Foam Green
#90FDA9
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF69E #F66FC7
analogous
#83F66F #6FF69E #6FF6E2
triadic
#6FF69E #9E6FF6 #F69E6F
tetradic
#6FF69E #6F83F6 #F66FC7 #F6E26F
square
#6FF69E #6F83F6 #F66FC7 #F6E26F
split-complementary
#6FF69E #E26FF6 #F66F83
monochromatic
#0EDD56 #35F277 #6FF69E #A9FAC5 #E2FDEC
Accessibility & contrast
On white
1.37
#6FF69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6FF69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF69E
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF69E | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E498
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#4AF3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff69e; /* rgb */ color: rgb(111, 246, 158); /* oklch */ color: oklch(87.6% 0.171 152.6);
Tailwind
colors: {
custom: {
50: '#a2fabb',
500: '#6ff69e',
950: '#000000',
},
}SCSS
$custom: #6ff69e; $custom-light: #a2fabb; $custom-dark: #000000;
JSON
{
"hex": "#6ff69e",
"rgb": {
"r": 111,
"g": 246,
"b": 158
},
"hsl": {
"h": 140.889,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87593,
"c": 0.1711,
"h": 152.6
},
"luminance": 0.7176
}Semantic roles & 50–950 ramp
primary
#6FF69E
secondary
#D0399C
accent
#0195E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582