#6FF699#6FF699
#6FF699 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.176 H 151.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF699 |
|---|---|
| RGB | rgb(111, 246, 153) |
| HSL | hsl(139, 88%, 70%) |
| HSV | hsv(139, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(87.77, -56.84, 33.83) |
| CIE-LCH | lch(87.77, 66.15, 149.24°) |
| OKLab | oklab(87.5% -0.1541 0.0843) |
| OKLCH | oklch(87.5% 0.176 151.3) |
| XYZ | xyz(45.2578, 71.5869, 41.5635) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.52
Sea Green (survey)
#53FCA1
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.74
Baby Green
#8CFF9E
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF699 #F66FCC
analogous
#88F66F #6FF699 #6FF6DD
triadic
#6FF699 #996FF6 #F6996F
tetradic
#6FF699 #6F88F6 #F66FCC #F6DD6F
square
#6FF699 #6F88F6 #F66FCC #F6DD6F
split-complementary
#6FF699 #DD6FF6 #F66F88
monochromatic
#0EDD4E #35F270 #6FF699 #A9FAC2 #E2FDEB
Accessibility & contrast
On white
1.37
#6FF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#6FF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF699
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF699 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#4CF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff699; /* rgb */ color: rgb(111, 246, 153); /* oklch */ color: oklch(87.5% 0.176 151.3);
Tailwind
colors: {
custom: {
50: '#a2fab8',
500: '#6ff699',
950: '#000000',
},
}SCSS
$custom: #6ff699; $custom-light: #a2fab8; $custom-dark: #000000;
JSON
{
"hex": "#6ff699",
"rgb": {
"r": 111,
"g": 246,
"b": 153
},
"hsl": {
"h": 138.667,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.875,
"c": 0.17564,
"h": 151.3
},
"luminance": 0.71591
}Semantic roles & 50–950 ramp
primary
#6FF699
secondary
#D039A1
accent
#019EE5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581