#6FEF95#6FEF95
#6FEF95 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.170 H 151.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEF95 |
|---|---|
| RGB | rgb(111, 239, 149) |
| HSL | hsl(138, 80%, 69%) |
| HSV | hsv(138, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.64, -54.75, 33.02) |
| CIE-LCH | lch(85.64, 63.94, 148.90°) |
| OKLab | oklab(85.74% -0.1485 0.0823) |
| OKLCH | oklch(85.74% 0.17 151) |
| XYZ | xyz(42.8438, 67.2787, 39.1563) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEF95 #EF6FC9
analogous
#89EF6F #6FEF95 #6FEFD5
triadic
#6FEF95 #956FEF #EF956F
tetradic
#6FEF95 #6F89EF #EF6FC9 #EFD56F
square
#6FEF95 #6F89EF #EF6FC9 #EFD56F
split-complementary
#6FEF95 #D56FEF #EF6F89
monochromatic
#17CD4D #38E96C #6FEF95 #A6F5BE #DDFBE6
Accessibility & contrast
On white
1.45
#6FEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6FEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEF95
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEF95 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#50ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fef95; /* rgb */ color: rgb(111, 239, 149); /* oklch */ color: oklch(85.7% 0.170 151.0);
Tailwind
colors: {
custom: {
50: '#a1f5b5',
500: '#6fef95',
950: '#000000',
},
}SCSS
$custom: #6fef95; $custom-light: #a1f5b5; $custom-dark: #000000;
JSON
{
"hex": "#6fef95",
"rgb": {
"r": 111,
"g": 239,
"b": 149
},
"hsl": {
"h": 137.813,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85738,
"c": 0.16979,
"h": 151
},
"luminance": 0.67282
}Semantic roles & 50–950 ramp
primary
#6FEF95
secondary
#C83B9E
accent
#099EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581