#6DF194#6DF194
#6DF194 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.174 H 150.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF194 |
|---|---|
| RGB | rgb(109, 241, 148) |
| HSL | hsl(138, 83%, 69%) |
| HSV | hsv(138, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(86.15, -56.17, 34.19) |
| CIE-LCH | lch(86.15, 65.76, 148.68°) |
| OKLab | oklab(86.13% -0.1522 0.0851) |
| OKLCH | oklch(86.13% 0.174 150.8) |
| XYZ | xyz(43.1042, 68.2961, 38.9222) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF194 #F16DCA
analogous
#88F16D #6DF194 #6DF1D6
triadic
#6DF194 #946DF1 #F1946D
tetradic
#6DF194 #6D88F1 #F16DCA #F1D66D
square
#6DF194 #6D88F1 #F16DCA #F1D66D
split-complementary
#6DF194 #D66DF1 #F16D88
monochromatic
#14D04B #35EC6B #6DF194 #A5F6BD #DDFCE6
Accessibility & contrast
On white
1.43
#6DF194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6DF194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF194
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF194 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#4CEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df194; /* rgb */ color: rgb(109, 241, 148); /* oklch */ color: oklch(86.1% 0.174 150.8);
Tailwind
colors: {
custom: {
50: '#a0f6b4',
500: '#6df194',
950: '#000000',
},
}SCSS
$custom: #6df194; $custom-light: #a0f6b4; $custom-dark: #000000;
JSON
{
"hex": "#6df194",
"rgb": {
"r": 109,
"g": 241,
"b": 148
},
"hsl": {
"h": 137.727,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86132,
"c": 0.17438,
"h": 150.8
},
"luminance": 0.683
}Semantic roles & 50–950 ramp
primary
#6DF194
secondary
#CA389F
accent
#079FDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581