#6CF393#6CF393
#6CF393 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.178 H 150.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF393 |
|---|---|
| RGB | rgb(108, 243, 147) |
| HSL | hsl(137, 85%, 69%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(86.70, -57.35, 35.39) |
| CIE-LCH | lch(86.70, 67.39, 148.32°) |
| OKLab | oklab(86.56% -0.1553 0.0879) |
| OKLCH | oklch(86.56% 0.178 150.5) |
| XYZ | xyz(43.4983, 69.3920, 38.6998) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF393 #F36CCC
analogous
#89F36C #6CF393 #6CF3D7
triadic
#6CF393 #936CF3 #F3936C
tetradic
#6CF393 #6C89F3 #F36CCC #F3D76C
square
#6CF393 #6C89F3 #F36CCC #F3D76C
split-complementary
#6CF393 #D76CF3 #F36C89
monochromatic
#11D349 #33EE69 #6CF393 #A5F8BD #DDFCE6
Accessibility & contrast
On white
1.41
#6CF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#6CF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF393
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF393 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#49EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf393; /* rgb */ color: rgb(108, 243, 147); /* oklch */ color: oklch(86.6% 0.178 150.5);
Tailwind
colors: {
custom: {
50: '#a0f8b3',
500: '#6cf393',
950: '#000000',
},
}SCSS
$custom: #6cf393; $custom-light: #a0f8b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf393",
"rgb": {
"r": 108,
"g": 243,
"b": 147
},
"hsl": {
"h": 137.333,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86564,
"c": 0.17846,
"h": 150.5
},
"luminance": 0.69396
}Semantic roles & 50–950 ramp
primary
#6CF393
secondary
#CC37A1
accent
#04A1E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581