#6DDEA5#6DDEA5
#6DDEA5 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.133 H 159.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA5 |
|---|---|
| RGB | rgb(109, 222, 165) |
| HSL | hsl(150, 63%, 65%) |
| HSV | hsv(150, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 25.7%, 12.9%) |
| CIE-LAB | lab(80.85, -45.24, 18.28) |
| CIE-LCH | lch(80.85, 48.80, 158.00°) |
| OKLab | oklab(81.9% -0.1243 0.0466) |
| OKLCH | oklch(81.9% 0.133 159.4) |
| XYZ | xyz(39.2162, 58.2071, 44.7585) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Eucalyptus
#44D7A8
ΔE00 4.45
Aqua Green
#12E193
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA5 #DE6DA6
analogous
#6DDE6D #6DDEA5 #6DDEDE
triadic
#6DDEA5 #A56DDE #DEA56D
tetradic
#6DDEA5 #6D6DDE #DE6DA6 #DEDE6D
square
#6DDEA5 #6D6DDE #DE6DA6 #DEDE6D
split-complementary
#6DDEA5 #DE6DDE #DE6D6D
monochromatic
#26AA68 #3BD386 #6DDEA5 #9FE9C4 #D1F5E3
Accessibility & contrast
On white
1.66
#6DDEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6DDEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA5
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA5 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A2
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#4ADDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea5; /* rgb */ color: rgb(109, 222, 165); /* oklch */ color: oklch(81.9% 0.133 159.4);
Tailwind
colors: {
custom: {
50: '#9ee9bf',
500: '#6ddea5',
950: '#000000',
},
}SCSS
$custom: #6ddea5; $custom-light: #9ee9bf; $custom-dark: #000000;
JSON
{
"hex": "#6ddea5",
"rgb": {
"r": 109,
"g": 222,
"b": 165
},
"hsl": {
"h": 149.735,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81901,
"c": 0.13281,
"h": 159.4
},
"luminance": 0.5821
}Semantic roles & 50–950 ramp
primary
#6DDEA5
secondary
#AC4378
accent
#1B74CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482