#6FEE99#6FEE99
#6FEE99 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.165 H 152.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE99 |
|---|---|
| RGB | rgb(111, 238, 153) |
| HSL | hsl(140, 79%, 68%) |
| HSV | hsv(140, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.42, -53.67, 30.70) |
| CIE-LCH | lch(85.42, 61.83, 150.23°) |
| OKLab | oklab(85.57% -0.1457 0.0769) |
| OKLCH | oklch(85.57% 0.165 152.2) |
| XYZ | xyz(42.8767, 66.8248, 40.7698) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE99 #EE6FC4
analogous
#84EE6F #6FEE99 #6FEED9
triadic
#6FEE99 #996FEE #EE996F
tetradic
#6FEE99 #6F84EE #EE6FC4 #EED96F
square
#6FEE99 #6F84EE #EE6FC4 #EED96F
split-complementary
#6FEE99 #D96FEE #EE6F84
monochromatic
#18CB53 #38E872 #6FEE99 #A6F4C0 #DCFBE7
Accessibility & contrast
On white
1.46
#6FEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6FEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE99
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE99 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#4EEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fee99; /* rgb */ color: rgb(111, 238, 153); /* oklch */ color: oklch(85.6% 0.165 152.2);
Tailwind
colors: {
custom: {
50: '#a1f4b7',
500: '#6fee99',
950: '#000000',
},
}SCSS
$custom: #6fee99; $custom-light: #a1f4b7; $custom-dark: #000000;
JSON
{
"hex": "#6fee99",
"rgb": {
"r": 111,
"g": 238,
"b": 153
},
"hsl": {
"h": 139.843,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.85572,
"c": 0.16474,
"h": 152.2
},
"luminance": 0.66828
}Semantic roles & 50–950 ramp
primary
#6FEE99
secondary
#C63B98
accent
#0A96DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581