#6FD99C#6FD99C
#6FD99C is a light, vivid green. Relative luminance 0.554; OKLCH L 80.6% C 0.133 H 156.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD99C |
|---|---|
| RGB | rgb(111, 217, 156) |
| HSL | hsl(145, 58%, 64%) |
| HSV | hsv(145, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 28.1%, 14.9%) |
| CIE-LAB | lab(79.27, -44.37, 20.82) |
| CIE-LCH | lch(79.27, 49.02, 154.86°) |
| OKLab | oklab(80.57% -0.1215 0.0529) |
| OKLCH | oklch(80.57% 0.133 156.5) |
| XYZ | xyz(37.3663, 55.4025, 40.1707) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.32
Eucalyptus
#44D7A8
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.43
Emerald
#50C878
ΔE00 6.28
Seaweed
#18D17B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD99C #D96FAC
analogous
#77D96F #6FD99C #6FD9D1
triadic
#6FD99C #9C6FD9 #D99C6F
tetradic
#6FD99C #6F77D9 #D96FAC #D9D16F
square
#6FD99C #6F77D9 #D96FAC #D9D16F
split-complementary
#6FD99C #D16FD9 #D96F77
monochromatic
#2BA35E #3FCC7B #6FD99C #9FE6BD #D0F3DF
Accessibility & contrast
On white
1.74
#6FD99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6FD99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD99C
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD99C | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#53D7C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd99c; /* rgb */ color: rgb(111, 217, 156); /* oklch */ color: oklch(80.6% 0.133 156.5);
Tailwind
colors: {
custom: {
50: '#9ee5b9',
500: '#6fd99c',
950: '#000000',
},
}SCSS
$custom: #6fd99c; $custom-light: #9ee5b9; $custom-dark: #000000;
JSON
{
"hex": "#6fd99c",
"rgb": {
"r": 111,
"g": 217,
"b": 156
},
"hsl": {
"h": 145.472,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80574,
"c": 0.13251,
"h": 156.5
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#6FD99C
secondary
#A6467D
accent
#207FC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481