#6DDEA3#6DDEA3
#6DDEA3 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.135 H 158.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA3 |
|---|---|
| RGB | rgb(109, 222, 163) |
| HSL | hsl(149, 63%, 65%) |
| HSV | hsv(149, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 26.6%, 12.9%) |
| CIE-LAB | lab(80.81, -45.64, 19.27) |
| CIE-LCH | lch(80.81, 49.54, 157.11°) |
| OKLab | oklab(81.86% -0.1252 0.0491) |
| OKLCH | oklch(81.86% 0.135 158.6) |
| XYZ | xyz(39.0356, 58.1348, 43.8073) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.42
Light Greenish Blue
#63F7B4
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA3 #DE6DA8
analogous
#6FDE6D #6DDEA3 #6DDEDC
triadic
#6DDEA3 #A36DDE #DEA36D
tetradic
#6DDEA3 #6D6FDE #DE6DA8 #DEDC6D
square
#6DDEA3 #6D6FDE #DE6DA8 #DEDC6D
split-complementary
#6DDEA3 #DC6DDE #DE6D6F
monochromatic
#26AA65 #3BD384 #6DDEA3 #9FE9C2 #D1F5E2
Accessibility & contrast
On white
1.66
#6DDEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6DDEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A0
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#4BDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea3; /* rgb */ color: rgb(109, 222, 163); /* oklch */ color: oklch(81.9% 0.135 158.6);
Tailwind
colors: {
custom: {
50: '#9ee9be',
500: '#6ddea3',
950: '#000000',
},
}SCSS
$custom: #6ddea3; $custom-light: #9ee9be; $custom-dark: #000000;
JSON
{
"hex": "#6ddea3",
"rgb": {
"r": 109,
"g": 222,
"b": 163
},
"hsl": {
"h": 148.673,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81855,
"c": 0.13454,
"h": 158.6
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#6DDEA3
secondary
#AC437A
accent
#1B77CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482