#6FED9F#6FED9F
#6FED9F is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.158 H 154.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FED9F |
|---|---|
| RGB | rgb(111, 237, 159) |
| HSL | hsl(143, 78%, 68%) |
| HSV | hsv(143, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(85.22, -52.19, 27.39) |
| CIE-LCH | lch(85.22, 58.95, 152.31°) |
| OKLab | oklab(85.45% -0.142 0.069) |
| OKLCH | oklch(85.45% 0.158 154.1) |
| XYZ | xyz(43.0944, 66.4473, 43.3488) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FED9F #ED6FBD
analogous
#7EED6F #6FED9F #6FEDDE
triadic
#6FED9F #9F6FED #ED9F6F
tetradic
#6FED9F #6F7EED #ED6FBD #EDDE6F
square
#6FED9F #6F7EED #ED6FBD #EDDE6F
split-complementary
#6FED9F #DE6FED #ED6F7E
monochromatic
#19C95C #39E67B #6FED9F #A5F4C3 #DCFBE8
Accessibility & contrast
On white
1.47
#6FED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6FED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FED9F
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FED9F | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#4CEBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fed9f; /* rgb */ color: rgb(111, 237, 159); /* oklch */ color: oklch(85.4% 0.158 154.1);
Tailwind
colors: {
custom: {
50: '#a1f3bc',
500: '#6fed9f',
950: '#000000',
},
}SCSS
$custom: #6fed9f; $custom-light: #a1f3bc; $custom-dark: #000000;
JSON
{
"hex": "#6fed9f",
"rgb": {
"r": 111,
"g": 237,
"b": 159
},
"hsl": {
"h": 142.857,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85449,
"c": 0.15789,
"h": 154.1
},
"luminance": 0.66451
}Semantic roles & 50–950 ramp
primary
#6FED9F
secondary
#C53B91
accent
#0B8BDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582