#6CF293#6CF293
#6CF293 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.177 H 150.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF293 |
|---|---|
| RGB | rgb(108, 242, 147) |
| HSL | hsl(137, 84%, 69%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.40, -56.96, 35.01) |
| CIE-LCH | lch(86.40, 66.86, 148.43°) |
| OKLab | oklab(86.32% -0.1543 0.087) |
| OKLCH | oklch(86.32% 0.177 150.6) |
| XYZ | xyz(43.1998, 68.7951, 38.6003) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF293 #F26CCB
analogous
#88F26C #6CF293 #6CF2D6
triadic
#6CF293 #936CF2 #F2936C
tetradic
#6CF293 #6C88F2 #F26CCB #F2D66C
square
#6CF293 #6C88F2 #F26CCB #F2D66C
split-complementary
#6CF293 #D66CF2 #F26C88
monochromatic
#12D14A #34ED6A #6CF293 #A4F7BC #DCFCE6
Accessibility & contrast
On white
1.42
#6CF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6CF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF293
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF293 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#4AEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf293; /* rgb */ color: rgb(108, 242, 147); /* oklch */ color: oklch(86.3% 0.177 150.6);
Tailwind
colors: {
custom: {
50: '#a0f7b3',
500: '#6cf293',
950: '#000000',
},
}SCSS
$custom: #6cf293; $custom-light: #a0f7b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf293",
"rgb": {
"r": 108,
"g": 242,
"b": 147
},
"hsl": {
"h": 137.463,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86322,
"c": 0.17712,
"h": 150.6
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#6CF293
secondary
#CB37A0
accent
#05A0E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581