#6DEF97#6DEF97
#6DEF97 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.169 H 151.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF97 |
|---|---|
| RGB | rgb(109, 239, 151) |
| HSL | hsl(139, 80%, 68%) |
| HSV | hsv(139, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.61, -54.87, 31.96) |
| CIE-LCH | lch(85.61, 63.50, 149.78°) |
| OKLab | oklab(85.7% -0.1488 0.0799) |
| OKLCH | oklch(85.7% 0.169 151.8) |
| XYZ | xyz(42.7560, 67.2148, 39.9928) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF97 #EF6DC5
analogous
#84EF6D #6DEF97 #6DEFD8
triadic
#6DEF97 #976DEF #EF976D
tetradic
#6DEF97 #6D84EF #EF6DC5 #EFD86D
square
#6DEF97 #6D84EF #EF6DC5 #EFD86D
split-complementary
#6DEF97 #D86DEF #EF6D84
monochromatic
#16CB51 #36E970 #6DEF97 #A4F5BE #DBFBE6
Accessibility & contrast
On white
1.45
#6DEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6DEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF97
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF97 | 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)
#F0DE91
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#4BECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6def97; /* rgb */ color: rgb(109, 239, 151); /* oklch */ color: oklch(85.7% 0.169 151.8);
Tailwind
colors: {
custom: {
50: '#a0f5b6',
500: '#6def97',
950: '#000000',
},
}SCSS
$custom: #6def97; $custom-light: #a0f5b6; $custom-dark: #000000;
JSON
{
"hex": "#6def97",
"rgb": {
"r": 109,
"g": 239,
"b": 151
},
"hsl": {
"h": 139.385,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.85704,
"c": 0.16892,
"h": 151.8
},
"luminance": 0.67219
}Semantic roles & 50–950 ramp
primary
#6DEF97
secondary
#C73999
accent
#0998DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581