#6DE896#6DE896
#6DE896 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.160 H 152.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE896 |
|---|---|
| RGB | rgb(109, 232, 150) |
| HSL | hsl(140, 73%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.53, -52.24, 29.69) |
| CIE-LCH | lch(83.53, 60.09, 150.39°) |
| OKLab | oklab(83.99% -0.1419 0.0744) |
| OKLCH | oklch(83.99% 0.16 152.3) |
| XYZ | xyz(40.6653, 63.1629, 38.8970) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE896 #E86DBF
analogous
#82E86D #6DE896 #6DE8D4
triadic
#6DE896 #966DE8 #E8966D
tetradic
#6DE896 #6D82E8 #E86DBF #E8D46D
square
#6DE896 #6D82E8 #E86DBF #E8D46D
split-complementary
#6DE896 #D46DE8 #E86D82
monochromatic
#1EBD53 #38E070 #6DE896 #A2F0BC #D7F9E2
Accessibility & contrast
On white
1.54
#6DE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6DE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE896
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE896 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#4EE5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de896; /* rgb */ color: rgb(109, 232, 150); /* oklch */ color: oklch(84.0% 0.160 152.3);
Tailwind
colors: {
custom: {
50: '#9ff0b5',
500: '#6de896',
950: '#000000',
},
}SCSS
$custom: #6de896; $custom-light: #9ff0b5; $custom-dark: #000000;
JSON
{
"hex": "#6de896",
"rgb": {
"r": 109,
"g": 232,
"b": 150
},
"hsl": {
"h": 140,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.83993,
"c": 0.16021,
"h": 152.3
},
"luminance": 0.63166
}Semantic roles & 50–950 ramp
primary
#6DE896
secondary
#BC3D92
accent
#1193D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581