#6DEBA5#6DEBA5
#6DEBA5 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.151 H 156.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBA5 |
|---|---|
| RGB | rgb(109, 235, 165) |
| HSL | hsl(147, 76%, 67%) |
| HSV | hsv(147, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.68, -50.71, 23.56) |
| CIE-LCH | lch(84.68, 55.92, 155.08°) |
| OKLab | oklab(85.02% -0.1385 0.0597) |
| OKLCH | oklch(85.02% 0.151 156.7) |
| XYZ | xyz(42.8031, 65.3807, 45.9541) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBA5 #EB6DB3
analogous
#74EB6D #6DEBA5 #6DEBE4
triadic
#6DEBA5 #A56DEB #EBA56D
tetradic
#6DEBA5 #6D74EB #EB6DB3 #EBE46D
square
#6DEBA5 #6D74EB #EB6DB3 #EBE46D
split-complementary
#6DEBA5 #E46DEB #EB6D74
monochromatic
#1BC365 #37E484 #6DEBA5 #A3F2C6 #D9FAE7
Accessibility & contrast
On white
1.49
#6DEBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6DEBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBA5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBA5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D8CEA9
Tritanopia (blue-blind)
#46E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deba5; /* rgb */ color: rgb(109, 235, 165); /* oklch */ color: oklch(85.0% 0.151 156.7);
Tailwind
colors: {
custom: {
50: '#a0f2c0',
500: '#6deba5',
950: '#000000',
},
}SCSS
$custom: #6deba5; $custom-light: #a0f2c0; $custom-dark: #000000;
JSON
{
"hex": "#6deba5",
"rgb": {
"r": 109,
"g": 235,
"b": 165
},
"hsl": {
"h": 146.667,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85022,
"c": 0.1508,
"h": 156.7
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#6DEBA5
secondary
#C13B86
accent
#0D7ED8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582