#6FD680#6FD680
#6FD680 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.155 H 147.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD680 |
|---|---|
| RGB | rgb(111, 214, 128) |
| HSL | hsl(130, 56%, 64%) |
| HSV | hsv(130, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 40.2%, 16.1%) |
| CIE-LAB | lab(77.89, -48.05, 33.45) |
| CIE-LCH | lch(77.89, 58.55, 145.16°) |
| OKLab | oklab(79.29% -0.1305 0.0828) |
| OKLCH | oklch(79.29% 0.155 147.6) |
| XYZ | xyz(34.4963, 53.0286, 28.8356) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.43
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.10
Tealish Green
#0CDC73
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.41
Lightish Green
#61E160
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD680 #D66FC5
analogous
#91D66F #6FD680 #6FD6B3
triadic
#6FD680 #806FD6 #D6806F
tetradic
#6FD680 #6F91D6 #D66FC5 #D6B36F
square
#6FD680 #6F91D6 #D66FC5 #D6B36F
split-complementary
#6FD680 #B36FD6 #D66F91
monochromatic
#2D9E40 #3FC856 #6FD680 #9FE4AA #CEF1D4
Accessibility & contrast
On white
1.81
#6FD680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6FD680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD680
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD680 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77A
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#5DD2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd680; /* rgb */ color: rgb(111, 214, 128); /* oklch */ color: oklch(79.3% 0.155 147.6);
Tailwind
colors: {
custom: {
50: '#9ee3a6',
500: '#6fd680',
950: '#000000',
},
}SCSS
$custom: #6fd680; $custom-light: #9ee3a6; $custom-dark: #000000;
JSON
{
"hex": "#6fd680",
"rgb": {
"r": 111,
"g": 214,
"b": 128
},
"hsl": {
"h": 129.903,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79287,
"c": 0.15455,
"h": 147.6
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#6FD680
secondary
#A24793
accent
#22A9C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480