#6FF299#6FF299
#6FF299 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.170 H 151.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF299 |
|---|---|
| RGB | rgb(111, 242, 153) |
| HSL | hsl(139, 83%, 69%) |
| HSV | hsv(139, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.59, -55.26, 32.27) |
| CIE-LCH | lch(86.59, 64.00, 149.72°) |
| OKLab | oklab(86.54% -0.1499 0.0806) |
| OKLCH | oklch(86.54% 0.17 151.7) |
| XYZ | xyz(44.0542, 69.1798, 41.1623) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 2.99
Foam Green
#90FDA9
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF299 #F26FC8
analogous
#87F26F #6FF299 #6FF2DB
triadic
#6FF299 #996FF2 #F2996F
tetradic
#6FF299 #6F87F2 #F26FC8 #F2DB6F
square
#6FF299 #6F87F2 #F26FC8 #F2DB6F
split-complementary
#6FF299 #DB6FF2 #F26F87
monochromatic
#13D451 #37ED71 #6FF299 #A7F7C1 #DFFCE9
Accessibility & contrast
On white
1.42
#6FF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6FF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF299
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF299 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#4DEFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff299; /* rgb */ color: rgb(111, 242, 153); /* oklch */ color: oklch(86.5% 0.170 151.7);
Tailwind
colors: {
custom: {
50: '#a2f7b7',
500: '#6ff299',
950: '#000000',
},
}SCSS
$custom: #6ff299; $custom-light: #a2f7b7; $custom-dark: #000000;
JSON
{
"hex": "#6ff299",
"rgb": {
"r": 111,
"g": 242,
"b": 153
},
"hsl": {
"h": 139.237,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.86536,
"c": 0.17021,
"h": 151.7
},
"luminance": 0.69184
}Semantic roles & 50–950 ramp
primary
#6FF299
secondary
#CB3A9D
accent
#069AE0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581