#6DF193#6DF193
#6DF193 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.175 H 150.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF193 |
|---|---|
| RGB | rgb(109, 241, 147) |
| HSL | hsl(137, 83%, 69%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(86.14, -56.34, 34.67) |
| CIE-LCH | lch(86.14, 66.15, 148.40°) |
| OKLab | oklab(86.11% -0.1527 0.0862) |
| OKLCH | oklch(86.11% 0.175 150.6) |
| XYZ | xyz(43.0254, 68.2646, 38.5071) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF193 #F16DCB
analogous
#89F16D #6DF193 #6DF1D5
triadic
#6DF193 #936DF1 #F1936D
tetradic
#6DF193 #6D89F1 #F16DCB #F1D56D
square
#6DF193 #6D89F1 #F16DCB #F1D56D
split-complementary
#6DF193 #D56DF1 #F16D89
monochromatic
#14D04A #35EC6A #6DF193 #A5F6BC #DDFCE6
Accessibility & contrast
On white
1.43
#6DF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6DF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF193
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF193 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#4CEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df193; /* rgb */ color: rgb(109, 241, 147); /* oklch */ color: oklch(86.1% 0.175 150.6);
Tailwind
colors: {
custom: {
50: '#a0f6b3',
500: '#6df193',
950: '#000000',
},
}SCSS
$custom: #6df193; $custom-light: #a0f6b3; $custom-dark: #000000;
JSON
{
"hex": "#6df193",
"rgb": {
"r": 109,
"g": 241,
"b": 147
},
"hsl": {
"h": 137.273,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86114,
"c": 0.1753,
"h": 150.6
},
"luminance": 0.68268
}Semantic roles & 50–950 ramp
primary
#6DF193
secondary
#CA38A0
accent
#07A1DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581