#6DEBA9#6DEBA9
#6DEBA9 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.147 H 158.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBA9 |
|---|---|
| RGB | rgb(109, 235, 169) |
| HSL | hsl(149, 76%, 67%) |
| HSV | hsv(149, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.76, -49.94, 21.61) |
| CIE-LCH | lch(84.76, 54.41, 156.61°) |
| OKLab | oklab(85.11% -0.1367 0.0549) |
| OKLCH | oklch(85.11% 0.147 158.1) |
| XYZ | xyz(43.1728, 65.5286, 47.9016) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 4.80
Light Sea Green
#98F6B0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBA9 #EB6DAF
analogous
#70EB6D #6DEBA9 #6DEBE8
triadic
#6DEBA9 #A96DEB #EBA96D
tetradic
#6DEBA9 #6D70EB #EB6DAF #EBE86D
square
#6DEBA9 #6D70EB #EB6DAF #EBE86D
split-complementary
#6DEBA9 #E86DEB #EB6D70
monochromatic
#1BC36B #37E489 #6DEBA9 #A3F2C9 #D9FAE8
Accessibility & contrast
On white
1.49
#6DEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6DEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBA9
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBA9 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#44EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6deba9; /* rgb */ color: rgb(109, 235, 169); /* oklch */ color: oklch(85.1% 0.147 158.1);
Tailwind
colors: {
custom: {
50: '#a0f2c2',
500: '#6deba9',
950: '#000000',
},
}SCSS
$custom: #6deba9; $custom-light: #a0f2c2; $custom-dark: #000000;
JSON
{
"hex": "#6deba9",
"rgb": {
"r": 109,
"g": 235,
"b": 169
},
"hsl": {
"h": 148.571,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85109,
"c": 0.1473,
"h": 158.1
},
"luminance": 0.65532
}Semantic roles & 50–950 ramp
primary
#6DEBA9
secondary
#C13B81
accent
#0D78D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582