#6CF296#6CF296
#6CF296 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.174 H 151.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF296 |
|---|---|
| RGB | rgb(108, 242, 150) |
| HSL | hsl(139, 84%, 69%) |
| HSV | hsv(139, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(86.45, -56.46, 33.57) |
| CIE-LCH | lch(86.45, 65.68, 149.26°) |
| OKLab | oklab(86.38% -0.153 0.0836) |
| OKLCH | oklch(86.38% 0.174 151.3) |
| XYZ | xyz(43.4383, 68.8905, 39.8563) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF296 #F26CC8
analogous
#85F26C #6CF296 #6CF2D9
triadic
#6CF296 #966CF2 #F2966C
tetradic
#6CF296 #6C85F2 #F26CC8 #F2D96C
square
#6CF296 #6C85F2 #F26CC8 #F2D96C
split-complementary
#6CF296 #D96CF2 #F26C85
monochromatic
#12D14E #34ED6E #6CF296 #A4F7BE #DCFCE6
Accessibility & contrast
On white
1.42
#6CF296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#6CF296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF296
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF296 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E1D39C
Tritanopia (blue-blind)
#48EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf296; /* rgb */ color: rgb(108, 242, 150); /* oklch */ color: oklch(86.4% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#a0f7b5',
500: '#6cf296',
950: '#000000',
},
}SCSS
$custom: #6cf296; $custom-light: #a0f7b5; $custom-dark: #000000;
JSON
{
"hex": "#6cf296",
"rgb": {
"r": 108,
"g": 242,
"b": 150
},
"hsl": {
"h": 138.806,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86376,
"c": 0.17438,
"h": 151.3
},
"luminance": 0.68894
}Semantic roles & 50–950 ramp
primary
#6CF296
secondary
#CB379D
accent
#059CE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581