#6FD994#6FD994
#6FD994 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.140 H 153.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD994 |
|---|---|
| RGB | rgb(111, 217, 148) |
| HSL | hsl(141, 58%, 64%) |
| HSV | hsv(141, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 31.8%, 14.9%) |
| CIE-LAB | lab(79.12, -45.88, 24.79) |
| CIE-LCH | lch(79.12, 52.15, 151.61°) |
| OKLab | oklab(80.4% -0.1251 0.0626) |
| OKLCH | oklch(80.4% 0.14 153.4) |
| XYZ | xyz(36.7111, 55.1404, 36.7199) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.18
Emerald
#50C878
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.55
Seaweed
#18D17B
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 5.85
Weird Green
#3AE57F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD994 #D96FB4
analogous
#7FD96F #6FD994 #6FD9C9
triadic
#6FD994 #946FD9 #D9946F
tetradic
#6FD994 #6F7FD9 #D96FB4 #D9C96F
square
#6FD994 #6F7FD9 #D96FB4 #D9C96F
split-complementary
#6FD994 #C96FD9 #D96F7F
monochromatic
#2BA355 #3FCC70 #6FD994 #9FE6B8 #D0F3DC
Accessibility & contrast
On white
1.75
#6FD994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6FD994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD994
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD994 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#56D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd994; /* rgb */ color: rgb(111, 217, 148); /* oklch */ color: oklch(80.4% 0.140 153.4);
Tailwind
colors: {
custom: {
50: '#9fe5b3',
500: '#6fd994',
950: '#000000',
},
}SCSS
$custom: #6fd994; $custom-light: #9fe5b3; $custom-dark: #000000;
JSON
{
"hex": "#6fd994",
"rgb": {
"r": 111,
"g": 217,
"b": 148
},
"hsl": {
"h": 140.943,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80402,
"c": 0.13984,
"h": 153.4
},
"luminance": 0.55143
}Semantic roles & 50–950 ramp
primary
#6FD994
secondary
#A64685
accent
#208CC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481