#6FDB8A#6FDB8A
#6FDB8A is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.152 H 150.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDB8A |
|---|---|
| RGB | rgb(111, 219, 138) |
| HSL | hsl(135, 60%, 65%) |
| HSV | hsv(135, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.54, -48.48, 30.52) |
| CIE-LCH | lch(79.54, 57.29, 147.81°) |
| OKLab | oklab(80.69% -0.1317 0.0762) |
| OKLCH | oklch(80.69% 0.152 150) |
| XYZ | xyz(36.4721, 55.8747, 32.9028) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.61
Emerald
#50C878
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDB8A #DB6FC0
analogous
#8ADB6F #6FDB8A #6FDBC0
triadic
#6FDB8A #8A6FDB #DB8A6F
tetradic
#6FDB8A #6F8ADB #DB6FC0 #DBC06F
square
#6FDB8A #6F8ADB #DB6FC0 #DBC06F
split-complementary
#6FDB8A #C06FDB #DB6F8A
monochromatic
#2AA649 #3ECF62 #6FDB8A #A0E7B2 #D1F3DA
Accessibility & contrast
On white
1.72
#6FDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6FDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDB8A
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDB8A | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#59D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fdb8a; /* rgb */ color: rgb(111, 219, 138); /* oklch */ color: oklch(80.7% 0.152 150.0);
Tailwind
colors: {
custom: {
50: '#9fe7ad',
500: '#6fdb8a',
950: '#000000',
},
}SCSS
$custom: #6fdb8a; $custom-light: #9fe7ad; $custom-dark: #000000;
JSON
{
"hex": "#6fdb8a",
"rgb": {
"r": 111,
"g": 219,
"b": 138
},
"hsl": {
"h": 135,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.80688,
"c": 0.15213,
"h": 150
},
"luminance": 0.55878
}Semantic roles & 50–950 ramp
primary
#6FDB8A
secondary
#A94590
accent
#1E9DC8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481