#6FD188#6FD188
#6FD188 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.2% C 0.140 H 150.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD188 |
|---|---|
| RGB | rgb(111, 209, 136) |
| HSL | hsl(135, 52%, 63%) |
| HSV | hsv(135, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 34.9%, 18%) |
| CIE-LAB | lab(76.53, -44.61, 27.54) |
| CIE-LCH | lch(76.53, 52.42, 148.31°) |
| OKLab | oklab(78.22% -0.1214 0.069) |
| OKLCH | oklch(78.22% 0.14 150.4) |
| XYZ | xyz(33.7978, 50.7555, 31.3036) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.63
Soft Green
#6FC276
ΔE00 4.15
Seaweed
#18D17B
ΔE00 5.28
Dark Mint
#48C072
ΔE00 5.47
Algae Green
#21C36F
ΔE00 6.45
Aqua Green
#12E193
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD188 #D16FB8
analogous
#87D16F #6FD188 #6FD1B9
triadic
#6FD188 #886FD1 #D1886F
tetradic
#6FD188 #6F87D1 #D16FB8 #D1B96F
square
#6FD188 #6F87D1 #D16FB8 #D1B96F
split-complementary
#6FD188 #B96FD1 #D16F87
monochromatic
#30964A #41C262 #6FD188 #9DE0AE #CCEFD5
Accessibility & contrast
On white
1.88
#6FD188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6FD188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD188
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD188 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C383
Deuteranopia (green-blind)
#C4B98C
Tritanopia (blue-blind)
#5CCEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd188; /* rgb */ color: rgb(111, 209, 136); /* oklch */ color: oklch(78.2% 0.140 150.4);
Tailwind
colors: {
custom: {
50: '#9ee0ab',
500: '#6fd188',
950: '#000000',
},
}SCSS
$custom: #6fd188; $custom-light: #9ee0ab; $custom-dark: #000000;
JSON
{
"hex": "#6fd188",
"rgb": {
"r": 111,
"g": 209,
"b": 136
},
"hsl": {
"h": 135.306,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.78218,
"c": 0.13962,
"h": 150.4
},
"luminance": 0.50758
}Semantic roles & 50–950 ramp
primary
#6FD188
secondary
#9B4986
accent
#2798BF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481