#6FD68F#6FD68F
#6FD68F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.140 H 152.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD68F |
|---|---|
| RGB | rgb(111, 214, 143) |
| HSL | hsl(139, 56%, 64%) |
| HSV | hsv(139, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(78.14, -45.51, 26.06) |
| CIE-LCH | lch(78.14, 52.44, 150.20°) |
| OKLab | oklab(79.57% -0.1239 0.0656) |
| OKLCH | oklch(79.57% 0.14 152.1) |
| XYZ | xyz(35.5576, 53.4531, 34.4250) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.60
Seaweed
#18D17B
ΔE00 5.43
Soft Green
#6FC276
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 6.00
Weird Green
#3AE57F
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD68F #D66FB6
analogous
#82D66F #6FD68F #6FD6C2
triadic
#6FD68F #8F6FD6 #D68F6F
tetradic
#6FD68F #6F82D6 #D66FB6 #D6C26F
square
#6FD68F #6F82D6 #D66FB6 #D6C26F
split-complementary
#6FD68F #C26FD6 #D66F82
monochromatic
#2D9E50 #3FC86A #6FD68F #9FE4B4 #CEF1D9
Accessibility & contrast
On white
1.80
#6FD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6FD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD68F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD68F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#59D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd68f; /* rgb */ color: rgb(111, 214, 143); /* oklch */ color: oklch(79.6% 0.140 152.1);
Tailwind
colors: {
custom: {
50: '#9ee3b0',
500: '#6fd68f',
950: '#000000',
},
}SCSS
$custom: #6fd68f; $custom-light: #9ee3b0; $custom-dark: #000000;
JSON
{
"hex": "#6fd68f",
"rgb": {
"r": 111,
"g": 214,
"b": 143
},
"hsl": {
"h": 138.641,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79573,
"c": 0.1402,
"h": 152.1
},
"luminance": 0.53456
}Semantic roles & 50–950 ramp
primary
#6FD68F
secondary
#A24786
accent
#2291C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481