#6CF392#6CF392
#6CF392 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.179 H 150.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF392 |
|---|---|
| RGB | rgb(108, 243, 146) |
| HSL | hsl(137, 85%, 69%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.68, -57.51, 35.87) |
| CIE-LCH | lch(86.68, 67.78, 148.05°) |
| OKLab | oklab(86.55% -0.1557 0.089) |
| OKLCH | oklch(86.55% 0.179 150.3) |
| XYZ | xyz(43.4201, 69.3607, 38.2884) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF392 #F36CCD
analogous
#8AF36C #6CF392 #6CF3D6
triadic
#6CF392 #926CF3 #F3926C
tetradic
#6CF392 #6C8AF3 #F36CCD #F3D66C
square
#6CF392 #6C8AF3 #F36CCD #F3D66C
split-complementary
#6CF392 #D66CF3 #F36C8A
monochromatic
#11D348 #33EE68 #6CF392 #A5F8BC #DDFCE6
Accessibility & contrast
On white
1.41
#6CF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6CF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF392
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF392 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#4AEFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf392; /* rgb */ color: rgb(108, 243, 146); /* oklch */ color: oklch(86.5% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#a0f8b3',
500: '#6cf392',
950: '#000000',
},
}SCSS
$custom: #6cf392; $custom-light: #a0f8b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf392",
"rgb": {
"r": 108,
"g": 243,
"b": 146
},
"hsl": {
"h": 136.889,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86546,
"c": 0.17937,
"h": 150.3
},
"luminance": 0.69365
}Semantic roles & 50–950 ramp
primary
#6CF392
secondary
#CC37A2
accent
#04A3E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581