#6DE98B#6DE98B
#6DE98B is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.172 H 149.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE98B |
|---|---|
| RGB | rgb(109, 233, 139) |
| HSL | hsl(135, 74%, 67%) |
| HSV | hsv(135, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.65, -54.50, 35.40) |
| CIE-LCH | lch(83.65, 64.99, 146.99°) |
| OKLab | oklab(84.03% -0.1477 0.0877) |
| OKLCH | oklch(84.03% 0.172 149.3) |
| XYZ | xyz(40.1031, 63.3897, 34.5432) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.87
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE98B #E96DCB
analogous
#8DE96D #6DE98B #6DE9C9
triadic
#6DE98B #8B6DE9 #E98B6D
tetradic
#6DE98B #6D8DE9 #E96DCB #E9C96D
square
#6DE98B #6D8DE9 #E96DCB #E9C96D
split-complementary
#6DE98B #C96DE9 #E96D8D
monochromatic
#1DBF44 #38E161 #6DE98B #A2F1B5 #D7F9E0
Accessibility & contrast
On white
1.54
#6DE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6DE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE98B
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE98B | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#51E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de98b; /* rgb */ color: rgb(109, 233, 139); /* oklch */ color: oklch(84.0% 0.172 149.3);
Tailwind
colors: {
custom: {
50: '#9ff1ae',
500: '#6de98b',
950: '#000000',
},
}SCSS
$custom: #6de98b; $custom-light: #9ff1ae; $custom-dark: #000000;
JSON
{
"hex": "#6de98b",
"rgb": {
"r": 109,
"g": 233,
"b": 139
},
"hsl": {
"h": 134.516,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84032,
"c": 0.17176,
"h": 149.3
},
"luminance": 0.63393
}Semantic roles & 50–950 ramp
primary
#6DE98B
secondary
#BE3C9E
accent
#10A6D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581