#6FDA93#6FDA93
#6FDA93 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.6% C 0.142 H 152.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA93 |
|---|---|
| RGB | rgb(111, 218, 147) |
| HSL | hsl(140, 59%, 65%) |
| HSV | hsv(140, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 32.6%, 14.5%) |
| CIE-LAB | lab(79.40, -46.49, 25.69) |
| CIE-LCH | lch(79.40, 53.11, 151.07°) |
| OKLab | oklab(80.62% -0.1266 0.0647) |
| OKLCH | oklch(80.62% 0.142 152.9) |
| XYZ | xyz(36.8908, 55.6260, 36.3910) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.10
Emerald
#50C878
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.55
Seaweed
#18D17B
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA93 #DA6FB6
analogous
#81DA6F #6FDA93 #6FDAC9
triadic
#6FDA93 #936FDA #DA936F
tetradic
#6FDA93 #6F81DA #DA6FB6 #DAC96F
square
#6FDA93 #6F81DA #DA6FB6 #DAC96F
split-complementary
#6FDA93 #C96FDA #DA6F81
monochromatic
#2AA453 #3ECD6E #6FDA93 #A0E7B8 #D0F3DC
Accessibility & contrast
On white
1.73
#6FDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#6FDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA93
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA93 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#56D8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fda93; /* rgb */ color: rgb(111, 218, 147); /* oklch */ color: oklch(80.6% 0.142 152.9);
Tailwind
colors: {
custom: {
50: '#9fe6b3',
500: '#6fda93',
950: '#000000',
},
}SCSS
$custom: #6fda93; $custom-light: #9fe6b3; $custom-dark: #000000;
JSON
{
"hex": "#6fda93",
"rgb": {
"r": 111,
"g": 218,
"b": 147
},
"hsl": {
"h": 140.187,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80623,
"c": 0.14221,
"h": 152.9
},
"luminance": 0.55629
}Semantic roles & 50–950 ramp
primary
#6FDA93
secondary
#A84687
accent
#1F8EC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481