#6BDF8A#6BDF8A
#6BDF8A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.160 H 150.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDF8A |
|---|---|
| RGB | rgb(107, 223, 138) |
| HSL | hsl(136, 64%, 65%) |
| HSV | hsv(136, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.59, -51.14, 31.88) |
| CIE-LCH | lch(80.59, 60.26, 148.06°) |
| OKLab | oklab(81.51% -0.1387 0.0794) |
| OKLCH | oklch(81.51% 0.16 150.2) |
| XYZ | xyz(37.0360, 57.7330, 33.2317) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Tealish Green
#0CDC73
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.60
Emerald
#50C878
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDF8A #DF6BC0
analogous
#86DF6B #6BDF8A #6BDFC4
triadic
#6BDF8A #8A6BDF #DF8A6B
tetradic
#6BDF8A #6B86DF #DF6BC0 #DFC46B
square
#6BDF8A #6B86DF #DF6BC0 #DFC46B
split-complementary
#6BDF8A #C46BDF #DF6B86
monochromatic
#25AB49 #39D462 #6BDF8A #9DEAB2 #D0F5DA
Accessibility & contrast
On white
1.67
#6BDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#6BDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDF8A
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDF8A | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#51DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdf8a; /* rgb */ color: rgb(107, 223, 138); /* oklch */ color: oklch(81.5% 0.160 150.2);
Tailwind
colors: {
custom: {
50: '#9deaad',
500: '#6bdf8a',
950: '#000000',
},
}SCSS
$custom: #6bdf8a; $custom-light: #9deaad; $custom-dark: #000000;
JSON
{
"hex": "#6bdf8a",
"rgb": {
"r": 107,
"g": 223,
"b": 138
},
"hsl": {
"h": 136.034,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.81505,
"c": 0.15984,
"h": 150.2
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#6BDF8A
secondary
#AD4190
accent
#199CCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481