#6DE888#6DE888
#6DE888 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.173 H 148.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE888 |
|---|---|
| RGB | rgb(109, 232, 136) |
| HSL | hsl(133, 73%, 67%) |
| HSV | hsv(133, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(83.30, -54.58, 36.45) |
| CIE-LCH | lch(83.30, 65.63, 146.26°) |
| OKLab | oklab(83.74% -0.1479 0.0901) |
| OKLCH | oklch(83.74% 0.173 148.7) |
| XYZ | xyz(39.6046, 62.7387, 33.3105) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 4.81
Lightish Green
#61E160
ΔE00 5.16
Wintergreen
#20F986
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE888 #E86DCD
analogous
#90E86D #6DE888 #6DE8C6
triadic
#6DE888 #886DE8 #E8886D
tetradic
#6DE888 #6D90E8 #E86DCD #E8C66D
square
#6DE888 #6D90E8 #E86DCD #E8C66D
split-complementary
#6DE888 #C66DE8 #E86D90
monochromatic
#1EBD41 #38E05D #6DE888 #A2F0B3 #D7F9DE
Accessibility & contrast
On white
1.55
#6DE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6DE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE888
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE888 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD781
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#53E4D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de888; /* rgb */ color: rgb(109, 232, 136); /* oklch */ color: oklch(83.7% 0.173 148.7);
Tailwind
colors: {
custom: {
50: '#9ff0ac',
500: '#6de888',
950: '#000000',
},
}SCSS
$custom: #6de888; $custom-light: #9ff0ac; $custom-dark: #000000;
JSON
{
"hex": "#6de888",
"rgb": {
"r": 109,
"g": 232,
"b": 136
},
"hsl": {
"h": 133.171,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.83736,
"c": 0.17317,
"h": 148.7
},
"luminance": 0.62742
}Semantic roles & 50–950 ramp
primary
#6DE888
secondary
#BC3DA0
accent
#11AAD5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581