#6FF199#6FF199
#6FF199 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.169 H 151.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF199 |
|---|---|
| RGB | rgb(111, 241, 153) |
| HSL | hsl(139, 82%, 69%) |
| HSV | hsv(139, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.30, -54.87, 31.88) |
| CIE-LCH | lch(86.30, 63.45, 149.84°) |
| OKLab | oklab(86.3% -0.1489 0.0797) |
| OKLCH | oklch(86.3% 0.169 151.8) |
| XYZ | xyz(43.7574, 68.5862, 41.0634) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF199 #F16FC7
analogous
#86F16F #6FF199 #6FF1DA
triadic
#6FF199 #996FF1 #F1996F
tetradic
#6FF199 #6F86F1 #F16FC7 #F1DA6F
square
#6FF199 #6F86F1 #F16FC7 #F1DA6F
split-complementary
#6FF199 #DA6FF1 #F16F86
monochromatic
#14D151 #37EC71 #6FF199 #A7F6C1 #DFFCE8
Accessibility & contrast
On white
1.43
#6FF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6FF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF199
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF199 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF93
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#4DEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff199; /* rgb */ color: rgb(111, 241, 153); /* oklch */ color: oklch(86.3% 0.169 151.8);
Tailwind
colors: {
custom: {
50: '#a1f6b7',
500: '#6ff199',
950: '#000000',
},
}SCSS
$custom: #6ff199; $custom-light: #a1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6ff199",
"rgb": {
"r": 111,
"g": 241,
"b": 153
},
"hsl": {
"h": 139.385,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86295,
"c": 0.16885,
"h": 151.8
},
"luminance": 0.6859
}Semantic roles & 50–950 ramp
primary
#6FF199
secondary
#CA3A9C
accent
#0799DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581