#6DDE95#6DDE95
#6DDE95 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.147 H 153.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDE95 |
|---|---|
| RGB | rgb(109, 222, 149) |
| HSL | hsl(141, 63%, 65%) |
| HSV | hsv(141, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(80.55, -48.31, 26.20) |
| CIE-LCH | lch(80.55, 54.95, 151.53°) |
| OKLab | oklab(81.55% -0.1315 0.066) |
| OKLCH | oklch(81.55% 0.147 153.4) |
| XYZ | xyz(37.8500, 57.6606, 37.5630) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.84
Seafoam Green
#7AF9AB
ΔE00 5.90
Seafoam (survey)
#80F9AD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDE95 #DE6DB6
analogous
#7EDE6D #6DDE95 #6DDECD
triadic
#6DDE95 #956DDE #DE956D
tetradic
#6DDE95 #6D7EDE #DE6DB6 #DECD6D
square
#6DDE95 #6D7EDE #DE6DB6 #DECD6D
split-complementary
#6DDE95 #CD6DDE #DE6D7E
monochromatic
#26AA55 #3BD371 #6DDE95 #9FE9B9 #D1F5DD
Accessibility & contrast
On white
1.68
#6DDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#6DDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDE95
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDE95 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#51DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dde95; /* rgb */ color: rgb(109, 222, 149); /* oklch */ color: oklch(81.6% 0.147 153.4);
Tailwind
colors: {
custom: {
50: '#9ee9b4',
500: '#6dde95',
950: '#000000',
},
}SCSS
$custom: #6dde95; $custom-light: #9ee9b4; $custom-dark: #000000;
JSON
{
"hex": "#6dde95",
"rgb": {
"r": 109,
"g": 222,
"b": 149
},
"hsl": {
"h": 141.239,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81552,
"c": 0.14713,
"h": 153.4
},
"luminance": 0.57664
}Semantic roles & 50–950 ramp
primary
#6DDE95
secondary
#AC4387
accent
#1B8CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481