#6FDA99#6FDA99
#6FDA99 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.7% C 0.137 H 155.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA99 |
|---|---|
| RGB | rgb(111, 218, 153) |
| HSL | hsl(144, 59%, 65%) |
| HSV | hsv(144, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(79.51, -45.38, 22.72) |
| CIE-LCH | lch(79.51, 50.74, 153.41°) |
| OKLab | oklab(80.75% -0.1239 0.0576) |
| OKLCH | oklch(80.75% 0.137 155.1) |
| XYZ | xyz(37.3739, 55.8192, 38.9355) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.34
Emerald
#50C878
ΔE00 5.95
Eucalyptus
#44D7A8
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA99 #DA6FB0
analogous
#7BDA6F #6FDA99 #6FDACE
triadic
#6FDA99 #996FDA #DA996F
tetradic
#6FDA99 #6F7BDA #DA6FB0 #DACE6F
square
#6FDA99 #6F7BDA #DA6FB0 #DACE6F
split-complementary
#6FDA99 #CE6FDA #DA6F7B
monochromatic
#2AA45A #3ECD77 #6FDA99 #A0E7BB #D0F3DE
Accessibility & contrast
On white
1.73
#6FDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#6FDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA99
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA99 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#54D8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fda99; /* rgb */ color: rgb(111, 218, 153); /* oklch */ color: oklch(80.7% 0.137 155.1);
Tailwind
colors: {
custom: {
50: '#9fe6b7',
500: '#6fda99',
950: '#000000',
},
}SCSS
$custom: #6fda99; $custom-light: #9fe6b7; $custom-dark: #000000;
JSON
{
"hex": "#6fda99",
"rgb": {
"r": 111,
"g": 218,
"b": 153
},
"hsl": {
"h": 143.551,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80749,
"c": 0.13665,
"h": 155.1
},
"luminance": 0.55822
}Semantic roles & 50–950 ramp
primary
#6FDA99
secondary
#A84681
accent
#1F85C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481