#6DE67B#6DE67B
#6DE67B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.182 H 146.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE67B |
|---|---|
| RGB | rgb(109, 230, 123) |
| HSL | hsl(127, 71%, 66%) |
| HSV | hsv(127, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.52, -55.76, 41.86) |
| CIE-LCH | lch(82.52, 69.73, 143.11°) |
| OKLab | oklab(83.04% -0.1512 0.102) |
| OKLCH | oklch(83.04% 0.182 146) |
| XYZ | xyz(38.1764, 61.2717, 28.5499) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 5.19
Minty Green
#0BF77D
ΔE00 5.36
Spearmint
#1EF876
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE67B #E66DD8
analogous
#9CE66D #6DE67B #6DE6B8
triadic
#6DE67B #7B6DE6 #E67B6D
tetradic
#6DE67B #6D9CE6 #E66DD8 #E6B86D
square
#6DE67B #6D9CE6 #E66DD8 #E6B86D
split-complementary
#6DE67B #B86DE6 #E66D9C
monochromatic
#20B931 #39DD4C #6DE67B #A1EFAA #D6F8D9
Accessibility & contrast
On white
1.58
#6DE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6DE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE67B
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE67B | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#57E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de67b; /* rgb */ color: rgb(109, 230, 123); /* oklch */ color: oklch(83.0% 0.182 146.0);
Tailwind
colors: {
custom: {
50: '#9fefa3',
500: '#6de67b',
950: '#000000',
},
}SCSS
$custom: #6de67b; $custom-light: #9fefa3; $custom-dark: #000000;
JSON
{
"hex": "#6de67b",
"rgb": {
"r": 109,
"g": 230,
"b": 123
},
"hsl": {
"h": 126.942,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83037,
"c": 0.1824,
"h": 146
},
"luminance": 0.61275
}Semantic roles & 50–950 ramp
primary
#6DE67B
secondary
#B93EAB
accent
#13BDD3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580