#6DF195#6DF195
#6DF195 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.173 H 151.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF195 |
|---|---|
| RGB | rgb(109, 241, 149) |
| HSL | hsl(138, 83%, 69%) |
| HSV | hsv(138, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(86.17, -56.01, 33.71) |
| CIE-LCH | lch(86.17, 65.37, 148.96°) |
| OKLab | oklab(86.15% -0.1518 0.0839) |
| OKLCH | oklch(86.15% 0.173 151.1) |
| XYZ | xyz(43.1837, 68.3279, 39.3409) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF195 #F16DC9
analogous
#87F16D #6DF195 #6DF1D7
triadic
#6DF195 #956DF1 #F1956D
tetradic
#6DF195 #6D87F1 #F16DC9 #F1D76D
square
#6DF195 #6D87F1 #F16DC9 #F1D76D
split-complementary
#6DF195 #D76DF1 #F16D87
monochromatic
#14D04D #35EC6C #6DF195 #A5F6BE #DDFCE6
Accessibility & contrast
On white
1.43
#6DF195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6DF195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF195
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF195 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#4BEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df195; /* rgb */ color: rgb(109, 241, 149); /* oklch */ color: oklch(86.2% 0.173 151.1);
Tailwind
colors: {
custom: {
50: '#a0f6b5',
500: '#6df195',
950: '#000000',
},
}SCSS
$custom: #6df195; $custom-light: #a0f6b5; $custom-dark: #000000;
JSON
{
"hex": "#6df195",
"rgb": {
"r": 109,
"g": 241,
"b": 149
},
"hsl": {
"h": 138.182,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86151,
"c": 0.17346,
"h": 151.1
},
"luminance": 0.68332
}Semantic roles & 50–950 ramp
primary
#6DF195
secondary
#CA389E
accent
#079DDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581