#6BD38F#6BD38F
#6BD38F is a light, vivid green. Relative luminance 0.517; OKLCH L 78.7% C 0.138 H 153.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD38F |
|---|---|
| RGB | rgb(107, 211, 143) |
| HSL | hsl(141, 54%, 62%) |
| HSV | hsv(141, 49%, 83%) |
| CMYK | cmyk(49.3%, 0%, 32.2%, 17.3%) |
| CIE-LAB | lab(77.10, -45.26, 24.63) |
| CIE-LCH | lch(77.10, 51.53, 151.45°) |
| OKLab | oklab(78.68% -0.1233 0.0621) |
| OKLCH | oklch(78.68% 0.138 153.3) |
| XYZ | xyz(34.3132, 51.6948, 34.1512) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.18
Seaweed
#18D17B
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.65
Dark Mint
#48C072
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD38F #D36BAF
analogous
#7BD36B #6BD38F #6BD3C3
triadic
#6BD38F #8F6BD3 #D38F6B
tetradic
#6BD38F #6B7BD3 #D36BAF #D3C36B
square
#6BD38F #6B7BD3 #D36BAF #D3C36B
split-complementary
#6BD38F #C36BD3 #D36B7B
monochromatic
#2D9751 #3CC56B #6BD38F #9AE1B3 #C9EFD6
Accessibility & contrast
On white
1.85
#6BD38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6BD38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD38F
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD38F | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58B
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#53D1C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bd38f; /* rgb */ color: rgb(107, 211, 143); /* oklch */ color: oklch(78.7% 0.138 153.3);
Tailwind
colors: {
custom: {
50: '#9ce1b0',
500: '#6bd38f',
950: '#000000',
},
}SCSS
$custom: #6bd38f; $custom-light: #9ce1b0; $custom-dark: #000000;
JSON
{
"hex": "#6bd38f",
"rgb": {
"r": 107,
"g": 211,
"b": 143
},
"hsl": {
"h": 140.769,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.78679,
"c": 0.13809,
"h": 153.3
},
"luminance": 0.51698
}Semantic roles & 50–950 ramp
primary
#6BD38F
secondary
#9C467E
accent
#248BC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481