#6DF09C#6DF09C
#6DF09C is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.166 H 153.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF09C |
|---|---|
| RGB | rgb(109, 240, 156) |
| HSL | hsl(142, 81%, 68%) |
| HSV | hsv(142, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.99, -54.40, 29.94) |
| CIE-LCH | lch(85.99, 62.10, 151.17°) |
| OKLab | oklab(86.04% -0.1477 0.0751) |
| OKLCH | oklch(86.04% 0.166 153) |
| XYZ | xyz(43.4642, 67.9678, 42.2747) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF09C #F06DC1
analogous
#7FF06D #6DF09C #6DF0DD
triadic
#6DF09C #9C6DF0 #F09C6D
tetradic
#6DF09C #6D7FF0 #F06DC1 #F0DD6D
square
#6DF09C #6D7FF0 #F06DC1 #F0DD6D
split-complementary
#6DF09C #DD6DF0 #F06D7F
monochromatic
#15CD57 #36EA76 #6DF09C #A4F6C2 #DCFBE7
Accessibility & contrast
On white
1.44
#6DF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6DF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF09C
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF09C | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF96
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#48EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df09c; /* rgb */ color: rgb(109, 240, 156); /* oklch */ color: oklch(86.0% 0.166 153.0);
Tailwind
colors: {
custom: {
50: '#a0f6b9',
500: '#6df09c',
950: '#000000',
},
}SCSS
$custom: #6df09c; $custom-light: #a0f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6df09c",
"rgb": {
"r": 109,
"g": 240,
"b": 156
},
"hsl": {
"h": 141.527,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.86041,
"c": 0.16572,
"h": 153
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#6DF09C
secondary
#C93995
accent
#0891DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581