#6FDA96#6FDA96
#6FDA96 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.7% C 0.139 H 154.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA96 |
|---|---|
| RGB | rgb(111, 218, 150) |
| HSL | hsl(142, 59%, 65%) |
| HSV | hsv(142, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(79.45, -45.94, 24.20) |
| CIE-LCH | lch(79.45, 51.92, 152.22°) |
| OKLab | oklab(80.69% -0.1253 0.0612) |
| OKLCH | oklch(80.69% 0.139 154) |
| XYZ | xyz(37.1293, 55.7214, 37.6470) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.55
Emerald
#50C878
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA96 #DA6FB3
analogous
#7EDA6F #6FDA96 #6FDACB
triadic
#6FDA96 #966FDA #DA966F
tetradic
#6FDA96 #6F7EDA #DA6FB3 #DACB6F
square
#6FDA96 #6F7EDA #DA6FB3 #DACB6F
split-complementary
#6FDA96 #CB6FDA #DA6F7E
monochromatic
#2AA457 #3ECD72 #6FDA96 #A0E7BA #D0F3DD
Accessibility & contrast
On white
1.73
#6FDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6FDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA96
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA96 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#55D8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fda96; /* rgb */ color: rgb(111, 218, 150); /* oklch */ color: oklch(80.7% 0.139 154.0);
Tailwind
colors: {
custom: {
50: '#9fe6b5',
500: '#6fda96',
950: '#000000',
},
}SCSS
$custom: #6fda96; $custom-light: #9fe6b5; $custom-dark: #000000;
JSON
{
"hex": "#6fda96",
"rgb": {
"r": 111,
"g": 218,
"b": 150
},
"hsl": {
"h": 141.869,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80685,
"c": 0.13942,
"h": 154
},
"luminance": 0.55724
}Semantic roles & 50–950 ramp
primary
#6FDA96
secondary
#A84684
accent
#1F8AC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481