#6DF299#6DF299
#6DF299 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.171 H 152.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF299 |
|---|---|
| RGB | rgb(109, 242, 153) |
| HSL | hsl(140, 84%, 69%) |
| HSV | hsv(140, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.53, -55.72, 32.17) |
| CIE-LCH | lch(86.53, 64.34, 150.00°) |
| OKLab | oklab(86.47% -0.1511 0.0804) |
| OKLCH | oklch(86.47% 0.171 152) |
| XYZ | xyz(43.8053, 69.0515, 41.1506) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF299 #F26DC6
analogous
#84F26D #6DF299 #6DF2DC
triadic
#6DF299 #996DF2 #F2996D
tetradic
#6DF299 #6D84F2 #F26DC6 #F2DC6D
square
#6DF299 #6D84F2 #F26DC6 #F2DC6D
split-complementary
#6DF299 #DC6DF2 #F26D84
monochromatic
#13D252 #35ED72 #6DF299 #A5F7C0 #DDFCE8
Accessibility & contrast
On white
1.42
#6DF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#6DF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF299
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF299 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#E0D49F
Tritanopia (blue-blind)
#49EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df299; /* rgb */ color: rgb(109, 242, 153); /* oklch */ color: oklch(86.5% 0.171 152.0);
Tailwind
colors: {
custom: {
50: '#a0f7b7',
500: '#6df299',
950: '#000000',
},
}SCSS
$custom: #6df299; $custom-light: #a0f7b7; $custom-dark: #000000;
JSON
{
"hex": "#6df299",
"rgb": {
"r": 109,
"g": 242,
"b": 153
},
"hsl": {
"h": 139.85,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86466,
"c": 0.17117,
"h": 152
},
"luminance": 0.69055
}Semantic roles & 50–950 ramp
primary
#6DF299
secondary
#CB389A
accent
#0598E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581