#6CF290#6CF290
#6CF290 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.180 H 149.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF290 |
|---|---|
| RGB | rgb(108, 242, 144) |
| HSL | hsl(136, 84%, 69%) |
| HSV | hsv(136, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(86.36, -57.45, 36.44) |
| CIE-LCH | lch(86.36, 68.03, 147.61°) |
| OKLab | oklab(86.27% -0.1556 0.0902) |
| OKLCH | oklch(86.27% 0.18 149.9) |
| XYZ | xyz(42.9675, 68.7022, 37.3767) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF290 #F26CCE
analogous
#8BF26C #6CF290 #6CF2D3
triadic
#6CF290 #906CF2 #F2906C
tetradic
#6CF290 #6C8BF2 #F26CCE #F2D36C
square
#6CF290 #6C8BF2 #F26CCE #F2D36C
split-complementary
#6CF290 #D36CF2 #F26C8B
monochromatic
#12D146 #34ED66 #6CF290 #A4F7BA #DCFCE5
Accessibility & contrast
On white
1.42
#6CF290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6CF290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF290
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF290 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E089
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#4BEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf290; /* rgb */ color: rgb(108, 242, 144); /* oklch */ color: oklch(86.3% 0.180 149.9);
Tailwind
colors: {
custom: {
50: '#a0f7b1',
500: '#6cf290',
950: '#000000',
},
}SCSS
$custom: #6cf290; $custom-light: #a0f7b1; $custom-dark: #000000;
JSON
{
"hex": "#6cf290",
"rgb": {
"r": 108,
"g": 242,
"b": 144
},
"hsl": {
"h": 136.119,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86269,
"c": 0.17985,
"h": 149.9
},
"luminance": 0.68706
}Semantic roles & 50–950 ramp
primary
#6CF290
secondary
#CB37A3
accent
#05A5E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581