#6FD388#6FD388
#6FD388 is a light, vivid green. Relative luminance 0.517; OKLCH L 78.7% C 0.143 H 150.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD388 |
|---|---|
| RGB | rgb(111, 211, 136) |
| HSL | hsl(135, 53%, 63%) |
| HSV | hsv(135, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 35.5%, 17.3%) |
| CIE-LAB | lab(77.13, -45.46, 28.33) |
| CIE-LCH | lch(77.13, 53.57, 148.07°) |
| OKLab | oklab(78.71% -0.1236 0.0709) |
| OKLCH | oklch(78.71% 0.143 150.2) |
| XYZ | xyz(34.2915, 51.7430, 31.4682) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.85
Soft Green
#6FC276
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.21
Dark Mint
#48C072
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 6.14
Tealish Green
#0CDC73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD388 #D36FBA
analogous
#88D36F #6FD388 #6FD3BA
triadic
#6FD388 #886FD3 #D3886F
tetradic
#6FD388 #6F88D3 #D36FBA #D3BA6F
square
#6FD388 #6F88D3 #D36FBA #D3BA6F
split-complementary
#6FD388 #BA6FD3 #D36F88
monochromatic
#2F9949 #40C561 #6FD388 #9EE1AF #CDF0D5
Accessibility & contrast
On white
1.85
#6FD388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#6FD388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD388
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD388 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C483
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#5BD0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd388; /* rgb */ color: rgb(111, 211, 136); /* oklch */ color: oklch(78.7% 0.143 150.2);
Tailwind
colors: {
custom: {
50: '#9ee1ab',
500: '#6fd388',
950: '#000000',
},
}SCSS
$custom: #6fd388; $custom-light: #9ee1ab; $custom-dark: #000000;
JSON
{
"hex": "#6fd388",
"rgb": {
"r": 111,
"g": 211,
"b": 136
},
"hsl": {
"h": 135,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.78705,
"c": 0.14253,
"h": 150.2
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#6FD388
secondary
#9E4889
accent
#259AC1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481