#6DEF96#6DEF96
#6DEF96 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.170 H 151.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF96 |
|---|---|
| RGB | rgb(109, 239, 150) |
| HSL | hsl(139, 80%, 68%) |
| HSV | hsv(139, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.60, -55.05, 32.44) |
| CIE-LCH | lch(85.60, 63.90, 149.48°) |
| OKLab | oklab(85.69% -0.1493 0.081) |
| OKLCH | oklch(85.69% 0.17 151.5) |
| XYZ | xyz(42.6751, 67.1824, 39.5669) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF96 #EF6DC6
analogous
#85EF6D #6DEF96 #6DEFD7
triadic
#6DEF96 #966DEF #EF966D
tetradic
#6DEF96 #6D85EF #EF6DC6 #EFD76D
square
#6DEF96 #6D85EF #EF6DC6 #EFD76D
split-complementary
#6DEF96 #D76DEF #EF6D85
monochromatic
#16CB4F #36E96E #6DEF96 #A4F5BE #DBFBE5
Accessibility & contrast
On white
1.45
#6DEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6DEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF96
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF96 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#4BECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6def96; /* rgb */ color: rgb(109, 239, 150); /* oklch */ color: oklch(85.7% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#a0f5b5',
500: '#6def96',
950: '#000000',
},
}SCSS
$custom: #6def96; $custom-light: #a0f5b5; $custom-dark: #000000;
JSON
{
"hex": "#6def96",
"rgb": {
"r": 109,
"g": 239,
"b": 150
},
"hsl": {
"h": 138.923,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.85685,
"c": 0.16983,
"h": 151.5
},
"luminance": 0.67186
}Semantic roles & 50–950 ramp
primary
#6DEF96
secondary
#C7399A
accent
#099ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581