#6FD993#6FD993
#6FD993 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.141 H 153.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD993 |
|---|---|
| RGB | rgb(111, 217, 147) |
| HSL | hsl(140, 58%, 64%) |
| HSV | hsv(140, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(79.10, -46.06, 25.29) |
| CIE-LCH | lch(79.10, 52.55, 151.23°) |
| OKLab | oklab(80.38% -0.1255 0.0638) |
| OKLCH | oklch(80.38% 0.141 153.1) |
| XYZ | xyz(36.6323, 55.1089, 36.3048) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.19
Emerald
#50C878
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.67
Weird Green
#3AE57F
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD993 #D96FB5
analogous
#80D96F #6FD993 #6FD9C8
triadic
#6FD993 #936FD9 #D9936F
tetradic
#6FD993 #6F80D9 #D96FB5 #D9C86F
square
#6FD993 #6F80D9 #D96FB5 #D9C86F
split-complementary
#6FD993 #C86FD9 #D96F80
monochromatic
#2BA354 #3FCC6F #6FD993 #9FE6B7 #D0F3DC
Accessibility & contrast
On white
1.75
#6FD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6FD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD993
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD993 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#56D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd993; /* rgb */ color: rgb(111, 217, 147); /* oklch */ color: oklch(80.4% 0.141 153.1);
Tailwind
colors: {
custom: {
50: '#9fe5b3',
500: '#6fd993',
950: '#000000',
},
}SCSS
$custom: #6fd993; $custom-light: #9fe5b3; $custom-dark: #000000;
JSON
{
"hex": "#6fd993",
"rgb": {
"r": 111,
"g": 217,
"b": 147
},
"hsl": {
"h": 140.377,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80381,
"c": 0.14077,
"h": 153.1
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#6FD993
secondary
#A64686
accent
#208DC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481