#6CF28D#6CF28D
#6CF28D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.183 H 149.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF28D |
|---|---|
| RGB | rgb(108, 242, 141) |
| HSL | hsl(135, 84%, 69%) |
| HSV | hsv(135, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(86.31, -57.93, 37.87) |
| CIE-LCH | lch(86.31, 69.21, 146.83°) |
| OKLab | oklab(86.22% -0.1568 0.0935) |
| OKLCH | oklch(86.22% 0.183 149.2) |
| XYZ | xyz(42.7413, 68.6117, 36.1851) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.83
Mint Green
#8FFF9F
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF28D #F26CD1
analogous
#8EF26C #6CF28D #6CF2D0
triadic
#6CF28D #8D6CF2 #F28D6C
tetradic
#6CF28D #6C8EF2 #F26CD1 #F2D06C
square
#6CF28D #6C8EF2 #F26CD1 #F2D06C
split-complementary
#6CF28D #D06CF2 #F26C8E
monochromatic
#12D141 #34ED61 #6CF28D #A4F7B9 #DCFCE4
Accessibility & contrast
On white
1.43
#6CF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6CF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF28D
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF28D | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#4CEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf28d; /* rgb */ color: rgb(108, 242, 141); /* oklch */ color: oklch(86.2% 0.183 149.2);
Tailwind
colors: {
custom: {
50: '#a0f7af',
500: '#6cf28d',
950: '#000000',
},
}SCSS
$custom: #6cf28d; $custom-light: #a0f7af; $custom-dark: #000000;
JSON
{
"hex": "#6cf28d",
"rgb": {
"r": 108,
"g": 242,
"b": 141
},
"hsl": {
"h": 134.776,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86217,
"c": 0.18259,
"h": 149.2
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#6CF28D
secondary
#CB37A7
accent
#05AAE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581