#6DE296#6DE296
#6DE296 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.5% C 0.152 H 153.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE296 |
|---|---|
| RGB | rgb(109, 226, 150) |
| HSL | hsl(141, 67%, 66%) |
| HSV | hsv(141, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(81.75, -49.79, 27.30) |
| CIE-LCH | lch(81.75, 56.78, 151.26°) |
| OKLab | oklab(82.54% -0.1354 0.0687) |
| OKLCH | oklch(82.54% 0.152 153.1) |
| XYZ | xyz(39.0052, 59.8426, 38.3436) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE296 #E26DB9
analogous
#7EE26D #6DE296 #6DE2D1
triadic
#6DE296 #966DE2 #E2966D
tetradic
#6DE296 #6D7EE2 #E26DB9 #E2D16D
square
#6DE296 #6D7EE2 #E26DB9 #E2D16D
split-complementary
#6DE296 #D16DE2 #E26D7E
monochromatic
#23B155 #3AD871 #6DE296 #A0ECBB #D3F6DF
Accessibility & contrast
On white
1.62
#6DE296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6DE296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE296
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE296 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D291
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#4FDFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6de296; /* rgb */ color: rgb(109, 226, 150); /* oklch */ color: oklch(82.5% 0.152 153.1);
Tailwind
colors: {
custom: {
50: '#9eecb5',
500: '#6de296',
950: '#000000',
},
}SCSS
$custom: #6de296; $custom-light: #9eecb5; $custom-dark: #000000;
JSON
{
"hex": "#6de296",
"rgb": {
"r": 109,
"g": 226,
"b": 150
},
"hsl": {
"h": 141.026,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.82541,
"c": 0.15184,
"h": 153.1
},
"luminance": 0.59846
}Semantic roles & 50–950 ramp
primary
#6DE296
secondary
#B3418B
accent
#178ECF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581