#6FDA91#6FDA91
#6FDA91 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.6% C 0.144 H 152.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA91 |
|---|---|
| RGB | rgb(111, 218, 145) |
| HSL | hsl(139, 59%, 65%) |
| HSV | hsv(139, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(79.36, -46.85, 26.68) |
| CIE-LCH | lch(79.36, 53.91, 150.34°) |
| OKLab | oklab(80.58% -0.1275 0.0671) |
| OKLCH | oklch(80.58% 0.144 152.2) |
| XYZ | xyz(36.7352, 55.5637, 35.5716) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.16
Emerald
#50C878
ΔE00 5.24
Weird Green
#3AE57F
ΔE00 5.48
Seaweed
#18D17B
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.68
Tealish Green
#0CDC73
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA91 #DA6FB8
analogous
#83DA6F #6FDA91 #6FDAC6
triadic
#6FDA91 #916FDA #DA916F
tetradic
#6FDA91 #6F83DA #DA6FB8 #DAC66F
square
#6FDA91 #6F83DA #DA6FB8 #DAC66F
split-complementary
#6FDA91 #C66FDA #DA6F83
monochromatic
#2AA451 #3ECD6C #6FDA91 #A0E7B6 #D0F3DB
Accessibility & contrast
On white
1.73
#6FDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6FDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA91
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA91 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8C
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#57D7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fda91; /* rgb */ color: rgb(111, 218, 145); /* oklch */ color: oklch(80.6% 0.144 152.2);
Tailwind
colors: {
custom: {
50: '#9fe6b1',
500: '#6fda91',
950: '#000000',
},
}SCSS
$custom: #6fda91; $custom-light: #9fe6b1; $custom-dark: #000000;
JSON
{
"hex": "#6fda91",
"rgb": {
"r": 111,
"g": 218,
"b": 145
},
"hsl": {
"h": 139.065,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80582,
"c": 0.14408,
"h": 152.2
},
"luminance": 0.55567
}Semantic roles & 50–950 ramp
primary
#6FDA91
secondary
#A84688
accent
#1F91C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1611
muted
#808481