#6DEBA2#6DEBA2
#6DEBA2 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.153 H 155.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBA2 |
|---|---|
| RGB | rgb(109, 235, 162) |
| HSL | hsl(145, 76%, 67%) |
| HSV | hsv(145, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.62, -51.28, 25.03) |
| CIE-LCH | lch(84.62, 57.06, 153.98°) |
| OKLab | oklab(84.96% -0.1398 0.0633) |
| OKLCH | oklch(84.96% 0.153 155.6) |
| XYZ | xyz(42.5332, 65.2727, 44.5329) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.45
Light Blue Green
#7EFBB3
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBA2 #EB6DB6
analogous
#77EB6D #6DEBA2 #6DEBE1
triadic
#6DEBA2 #A26DEB #EBA26D
tetradic
#6DEBA2 #6D77EB #EB6DB6 #EBE16D
square
#6DEBA2 #6D77EB #EB6DB6 #EBE16D
split-complementary
#6DEBA2 #E16DEB #EB6D77
monochromatic
#1BC361 #37E480 #6DEBA2 #A3F2C4 #D9FAE7
Accessibility & contrast
On white
1.49
#6DEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6DEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBA2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBA2 | 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)
#EADB9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#47E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deba2; /* rgb */ color: rgb(109, 235, 162); /* oklch */ color: oklch(85.0% 0.153 155.6);
Tailwind
colors: {
custom: {
50: '#a0f2be',
500: '#6deba2',
950: '#000000',
},
}SCSS
$custom: #6deba2; $custom-light: #a0f2be; $custom-dark: #000000;
JSON
{
"hex": "#6deba2",
"rgb": {
"r": 109,
"g": 235,
"b": 162
},
"hsl": {
"h": 145.238,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84958,
"c": 0.15345,
"h": 155.6
},
"luminance": 0.65277
}Semantic roles & 50–950 ramp
primary
#6DEBA2
secondary
#C13B89
accent
#0D83D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582