#6FED8F#6FED8F
#6FED8F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.173 H 149.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FED8F |
|---|---|
| RGB | rgb(111, 237, 143) |
| HSL | hsl(135, 78%, 68%) |
| HSV | hsv(135, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.96, -54.95, 35.13) |
| CIE-LCH | lch(84.96, 65.22, 147.41°) |
| OKLab | oklab(85.15% -0.1489 0.0872) |
| OKLCH | oklch(85.15% 0.173 149.7) |
| XYZ | xyz(41.7948, 65.9275, 36.5041) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FED8F #ED6FCD
analogous
#8EED6F #6FED8F #6FEDCE
triadic
#6FED8F #8F6FED #ED8F6F
tetradic
#6FED8F #6F8EED #ED6FCD #EDCE6F
square
#6FED8F #6F8EED #ED6FCD #EDCE6F
split-complementary
#6FED8F #CE6FED #ED6F8E
monochromatic
#19C946 #39E665 #6FED8F #A5F4B9 #DCFBE4
Accessibility & contrast
On white
1.48
#6FED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6FED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FED8F
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FED8F | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#53E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6fed8f; /* rgb */ color: rgb(111, 237, 143); /* oklch */ color: oklch(85.1% 0.173 149.7);
Tailwind
colors: {
custom: {
50: '#a1f4b0',
500: '#6fed8f',
950: '#000000',
},
}SCSS
$custom: #6fed8f; $custom-light: #a1f4b0; $custom-dark: #000000;
JSON
{
"hex": "#6fed8f",
"rgb": {
"r": 111,
"g": 237,
"b": 143
},
"hsl": {
"h": 135.238,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85146,
"c": 0.17257,
"h": 149.7
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#6FED8F
secondary
#C53BA2
accent
#0BA6DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581