#6DEF93#6DEF93
#6DEF93 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.173 H 150.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF93 |
|---|---|
| RGB | rgb(109, 239, 147) |
| HSL | hsl(138, 80%, 68%) |
| HSV | hsv(138, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.55, -55.55, 33.89) |
| CIE-LCH | lch(85.55, 65.07, 148.62°) |
| OKLab | oklab(85.63% -0.1506 0.0843) |
| OKLCH | oklch(85.63% 0.173 150.7) |
| XYZ | xyz(42.4366, 67.0871, 38.3109) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF93 #EF6DC9
analogous
#88EF6D #6DEF93 #6DEFD4
triadic
#6DEF93 #936DEF #EF936D
tetradic
#6DEF93 #6D88EF #EF6DC9 #EFD46D
square
#6DEF93 #6D88EF #EF6DC9 #EFD46D
split-complementary
#6DEF93 #D46DEF #EF6D88
monochromatic
#16CB4B #36E96A #6DEF93 #A4F5BC #DBFBE5
Accessibility & contrast
On white
1.46
#6DEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6DEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF93
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF93 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#4DEBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6def93; /* rgb */ color: rgb(109, 239, 147); /* oklch */ color: oklch(85.6% 0.173 150.7);
Tailwind
colors: {
custom: {
50: '#a0f5b3',
500: '#6def93',
950: '#000000',
},
}SCSS
$custom: #6def93; $custom-light: #a0f5b3; $custom-dark: #000000;
JSON
{
"hex": "#6def93",
"rgb": {
"r": 109,
"g": 239,
"b": 147
},
"hsl": {
"h": 137.538,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.8563,
"c": 0.17258,
"h": 150.7
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#6DEF93
secondary
#C7399E
accent
#099FDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581