#6DEBA3#6DEBA3
#6DEBA3 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.153 H 156.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBA3 |
|---|---|
| RGB | rgb(109, 235, 163) |
| HSL | hsl(146, 76%, 67%) |
| HSV | hsv(146, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.64, -51.09, 24.54) |
| CIE-LCH | lch(84.64, 56.68, 154.34°) |
| OKLab | oklab(84.98% -0.1393 0.0621) |
| OKLCH | oklch(84.98% 0.153 156) |
| XYZ | xyz(42.6225, 65.3084, 45.0029) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBA3 #EB6DB5
analogous
#76EB6D #6DEBA3 #6DEBE2
triadic
#6DEBA3 #A36DEB #EBA36D
tetradic
#6DEBA3 #6D76EB #EB6DB5 #EBE26D
square
#6DEBA3 #6D76EB #EB6DB5 #EBE26D
split-complementary
#6DEBA3 #E26DEB #EB6D76
monochromatic
#1BC363 #37E481 #6DEBA3 #A3F2C5 #D9FAE7
Accessibility & contrast
On white
1.49
#6DEBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6DEBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBA3
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBA3 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#47E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deba3; /* rgb */ color: rgb(109, 235, 163); /* oklch */ color: oklch(85.0% 0.153 156.0);
Tailwind
colors: {
custom: {
50: '#a0f2be',
500: '#6deba3',
950: '#000000',
},
}SCSS
$custom: #6deba3; $custom-light: #a0f2be; $custom-dark: #000000;
JSON
{
"hex": "#6deba3",
"rgb": {
"r": 109,
"g": 235,
"b": 163
},
"hsl": {
"h": 145.714,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84979,
"c": 0.15257,
"h": 156
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#6DEBA3
secondary
#C13B88
accent
#0D81D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582