#6DEF9D#6DEF9D
#6DEF9D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.163 H 153.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF9D |
|---|---|
| RGB | rgb(109, 239, 157) |
| HSL | hsl(142, 80%, 68%) |
| HSV | hsv(142, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.71, -53.82, 29.06) |
| CIE-LCH | lch(85.71, 61.17, 151.63°) |
| OKLab | oklab(85.82% -0.1462 0.073) |
| OKLCH | oklch(85.82% 0.163 153.5) |
| XYZ | xyz(43.2557, 67.4147, 42.6246) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF9D #EF6DBF
analogous
#7EEF6D #6DEF9D #6DEFDE
triadic
#6DEF9D #9D6DEF #EF9D6D
tetradic
#6DEF9D #6D7EEF #EF6DBF #EFDE6D
square
#6DEF9D #6D7EEF #EF6DBF #EFDE6D
split-complementary
#6DEF9D #DE6DEF #EF6D7E
monochromatic
#16CB59 #36E978 #6DEF9D #A4F5C2 #DBFBE7
Accessibility & contrast
On white
1.45
#6DEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6DEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF9D
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF9D | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#48ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6def9d; /* rgb */ color: rgb(109, 239, 157); /* oklch */ color: oklch(85.8% 0.163 153.5);
Tailwind
colors: {
custom: {
50: '#a0f5ba',
500: '#6def9d',
950: '#000000',
},
}SCSS
$custom: #6def9d; $custom-light: #a0f5ba; $custom-dark: #000000;
JSON
{
"hex": "#6def9d",
"rgb": {
"r": 109,
"g": 239,
"b": 157
},
"hsl": {
"h": 142.154,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.8582,
"c": 0.16344,
"h": 153.5
},
"luminance": 0.67419
}Semantic roles & 50–950 ramp
primary
#6DEF9D
secondary
#C73993
accent
#098EDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581