#6DEFA3#6DEFA3
#6DEFA3 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.158 H 155.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFA3 |
|---|---|
| RGB | rgb(109, 239, 163) |
| HSL | hsl(145, 80%, 68%) |
| HSV | hsv(145, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(85.82, -52.73, 26.15) |
| CIE-LCH | lch(85.82, 58.85, 153.62°) |
| OKLab | oklab(85.94% -0.1436 0.066) |
| OKLCH | oklch(85.94% 0.158 155.3) |
| XYZ | xyz(43.7805, 67.6246, 45.3889) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFA3 #EF6DB9
analogous
#78EF6D #6DEFA3 #6DEFE4
triadic
#6DEFA3 #A36DEF #EFA36D
tetradic
#6DEFA3 #6D78EF #EF6DB9 #EFE46D
square
#6DEFA3 #6D78EF #EF6DB9 #EFE46D
split-complementary
#6DEFA3 #E46DEF #EF6D78
monochromatic
#16CB61 #36E980 #6DEFA3 #A4F5C6 #DBFBE9
Accessibility & contrast
On white
1.45
#6DEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6DEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFA3
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFA3 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9E
Deuteranopia (green-blind)
#DCD1A8
Tritanopia (blue-blind)
#45EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6defa3; /* rgb */ color: rgb(109, 239, 163); /* oklch */ color: oklch(85.9% 0.158 155.3);
Tailwind
colors: {
custom: {
50: '#a0f5be',
500: '#6defa3',
950: '#000000',
},
}SCSS
$custom: #6defa3; $custom-light: #a0f5be; $custom-dark: #000000;
JSON
{
"hex": "#6defa3",
"rgb": {
"r": 109,
"g": 239,
"b": 163
},
"hsl": {
"h": 144.923,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.8594,
"c": 0.15805,
"h": 155.3
},
"luminance": 0.67629
}Semantic roles & 50–950 ramp
primary
#6DEFA3
secondary
#C7398C
accent
#0985DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582