#6FF08C#6FF08C
#6FF08C is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.179 H 148.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF08C |
|---|---|
| RGB | rgb(111, 240, 140) |
| HSL | hsl(133, 81%, 69%) |
| HSV | hsv(133, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.80, -56.61, 37.72) |
| CIE-LCH | lch(85.80, 68.03, 146.33°) |
| OKLab | oklab(85.82% -0.1534 0.0931) |
| OKLCH | oklch(85.82% 0.179 148.7) |
| XYZ | xyz(42.4464, 67.5895, 35.6151) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.97
Mint Green
#8FFF9F
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF08C #F06FD3
analogous
#93F06F #6FF08C #6FF0CC
triadic
#6FF08C #8C6FF0 #F08C6F
tetradic
#6FF08C #6F93F0 #F06FD3 #F0CC6F
square
#6FF08C #6F93F0 #F06FD3 #F0CC6F
split-complementary
#6FF08C #CC6FF0 #F06F93
monochromatic
#16CF3F #38EA60 #6FF08C #A6F6B8 #DEFCE5
Accessibility & contrast
On white
1.45
#6FF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6FF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF08C
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF08C | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#53ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff08c; /* rgb */ color: rgb(111, 240, 140); /* oklch */ color: oklch(85.8% 0.179 148.7);
Tailwind
colors: {
custom: {
50: '#a1f6af',
500: '#6ff08c',
950: '#000000',
},
}SCSS
$custom: #6ff08c; $custom-light: #a1f6af; $custom-dark: #000000;
JSON
{
"hex": "#6ff08c",
"rgb": {
"r": 111,
"g": 240,
"b": 140
},
"hsl": {
"h": 133.488,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.8582,
"c": 0.17942,
"h": 148.7
},
"luminance": 0.67593
}Semantic roles & 50–950 ramp
primary
#6FF08C
secondary
#C93AA9
accent
#08ADDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581