#6DDEA2#6DDEA2
#6DDEA2 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.8% C 0.135 H 158.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA2 |
|---|---|
| RGB | rgb(109, 222, 162) |
| HSL | hsl(148, 63%, 65%) |
| HSV | hsv(148, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 27%, 12.9%) |
| CIE-LAB | lab(80.79, -45.84, 19.77) |
| CIE-LCH | lch(80.79, 49.92, 156.67°) |
| OKLab | oklab(81.83% -0.1257 0.0504) |
| OKLCH | oklch(81.83% 0.135 158.2) |
| XYZ | xyz(38.9464, 58.0991, 43.3373) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA2 #DE6DA9
analogous
#70DE6D #6DDEA2 #6DDEDB
triadic
#6DDEA2 #A26DDE #DEA26D
tetradic
#6DDEA2 #6D70DE #DE6DA9 #DEDB6D
square
#6DDEA2 #6D70DE #DE6DA9 #DEDB6D
split-complementary
#6DDEA2 #DB6DDE #DE6D70
monochromatic
#26AA64 #3BD382 #6DDEA2 #9FE9C2 #D1F5E2
Accessibility & contrast
On white
1.66
#6DDEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6DDEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD09F
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#4CDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea2; /* rgb */ color: rgb(109, 222, 162); /* oklch */ color: oklch(81.8% 0.135 158.2);
Tailwind
colors: {
custom: {
50: '#9ee9bd',
500: '#6ddea2',
950: '#000000',
},
}SCSS
$custom: #6ddea2; $custom-light: #9ee9bd; $custom-dark: #000000;
JSON
{
"hex": "#6ddea2",
"rgb": {
"r": 109,
"g": 222,
"b": 162
},
"hsl": {
"h": 148.142,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81832,
"c": 0.13541,
"h": 158.2
},
"luminance": 0.58102
}Semantic roles & 50–950 ramp
primary
#6DDEA2
secondary
#AC437B
accent
#1B78CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482