#6FE288#6FE288
#6FE288 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.164 H 148.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE288 |
|---|---|
| RGB | rgb(111, 226, 136) |
| HSL | hsl(133, 66%, 66%) |
| HSV | hsv(133, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(81.59, -51.69, 34.23) |
| CIE-LCH | lch(81.59, 61.99, 146.48°) |
| OKLab | oklab(82.35% -0.1402 0.0849) |
| OKLCH | oklch(82.35% 0.164 148.8) |
| XYZ | xyz(38.1934, 59.5467, 32.7688) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.54
Aqua Green
#12E193
ΔE00 5.85
Turquoise Green
#04F489
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE288 #E26FC9
analogous
#8FE26F #6FE288 #6FE2C1
triadic
#6FE288 #886FE2 #E2886F
tetradic
#6FE288 #6F8FE2 #E26FC9 #E2C16F
square
#6FE288 #6F8FE2 #E26FC9 #E2C16F
split-complementary
#6FE288 #C16FE2 #E26F8F
monochromatic
#24B343 #3CD85E #6FE288 #A2ECB2 #D5F7DC
Accessibility & contrast
On white
1.63
#6FE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE288
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE288 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D182
Deuteranopia (green-blind)
#D4C68E
Tritanopia (blue-blind)
#58DECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fe288; /* rgb */ color: rgb(111, 226, 136); /* oklch */ color: oklch(82.4% 0.164 148.8);
Tailwind
colors: {
custom: {
50: '#a0ecab',
500: '#6fe288',
950: '#000000',
},
}SCSS
$custom: #6fe288; $custom-light: #a0ecab; $custom-dark: #000000;
JSON
{
"hex": "#6fe288",
"rgb": {
"r": 111,
"g": 226,
"b": 136
},
"hsl": {
"h": 133.043,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.82352,
"c": 0.1639,
"h": 148.8
},
"luminance": 0.5955
}Semantic roles & 50–950 ramp
primary
#6FE288
secondary
#B4429B
accent
#17A7CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581