#6FD683#6FD683
#6FD683 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.152 H 148.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD683 |
|---|---|
| RGB | rgb(111, 214, 131) |
| HSL | hsl(132, 56%, 64%) |
| HSV | hsv(132, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 38.8%, 16.1%) |
| CIE-LAB | lab(77.94, -47.57, 31.98) |
| CIE-LCH | lch(77.94, 57.32, 146.09°) |
| OKLab | oklab(79.34% -0.1292 0.0795) |
| OKLCH | oklch(79.34% 0.152 148.4) |
| XYZ | xyz(34.6967, 53.1087, 29.8910) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.32
Soft Green
#6FC276
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.30
Tealish Green
#0CDC73
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD683 #D66FC2
analogous
#8ED66F #6FD683 #6FD6B6
triadic
#6FD683 #836FD6 #D6836F
tetradic
#6FD683 #6F8ED6 #D66FC2 #D6B66F
square
#6FD683 #6F8ED6 #D66FC2 #D6B66F
split-complementary
#6FD683 #B66FD6 #D66F8E
monochromatic
#2D9E43 #3FC85A #6FD683 #9FE4AC #CEF1D5
Accessibility & contrast
On white
1.81
#6FD683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6FD683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD683
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD683 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#C9BD88
Tritanopia (blue-blind)
#5CD2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd683; /* rgb */ color: rgb(111, 214, 131); /* oklch */ color: oklch(79.3% 0.152 148.4);
Tailwind
colors: {
custom: {
50: '#9ee3a8',
500: '#6fd683',
950: '#000000',
},
}SCSS
$custom: #6fd683; $custom-light: #9ee3a8; $custom-dark: #000000;
JSON
{
"hex": "#6fd683",
"rgb": {
"r": 111,
"g": 214,
"b": 131
},
"hsl": {
"h": 131.65,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79341,
"c": 0.15167,
"h": 148.4
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#6FD683
secondary
#A24790
accent
#22A4C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480