#6DEF87#6DEF87
#6DEF87 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.184 H 148.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF87 |
|---|---|
| RGB | rgb(109, 239, 135) |
| HSL | hsl(132, 80%, 68%) |
| HSV | hsv(132, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(85.37, -57.47, 39.61) |
| CIE-LCH | lch(85.37, 69.80, 145.43°) |
| OKLab | oklab(85.42% -0.1556 0.0973) |
| OKLCH | oklch(85.42% 0.184 148) |
| XYZ | xyz(41.5436, 66.7299, 33.6079) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.83
Wintergreen
#20F986
ΔE00 4.08
Baby Green
#8CFF9E
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF87 #EF6DD5
analogous
#94EF6D #6DEF87 #6DEFC8
triadic
#6DEF87 #876DEF #EF876D
tetradic
#6DEF87 #6D94EF #EF6DD5 #EFC86D
square
#6DEF87 #6D94EF #EF6DD5 #EFC86D
split-complementary
#6DEF87 #C86DEF #EF6D94
monochromatic
#16CB3A #36E95A #6DEF87 #A4F5B4 #DBFBE2
Accessibility & contrast
On white
1.46
#6DEF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6DEF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF87
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF87 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#51EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6def87; /* rgb */ color: rgb(109, 239, 135); /* oklch */ color: oklch(85.4% 0.184 148.0);
Tailwind
colors: {
custom: {
50: '#a0f5ab',
500: '#6def87',
950: '#000000',
},
}SCSS
$custom: #6def87; $custom-light: #a0f5ab; $custom-dark: #000000;
JSON
{
"hex": "#6def87",
"rgb": {
"r": 109,
"g": 239,
"b": 135
},
"hsl": {
"h": 132,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.85423,
"c": 0.18357,
"h": 148
},
"luminance": 0.66733
}Semantic roles & 50–950 ramp
primary
#6DEF87
secondary
#C739AB
accent
#09B2DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581