#6FD294#6FD294
#6FD294 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.7% C 0.130 H 154.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD294 |
|---|---|
| RGB | rgb(111, 210, 148) |
| HSL | hsl(142, 52%, 63%) |
| HSV | hsv(142, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(77.05, -42.87, 21.96) |
| CIE-LCH | lch(77.05, 48.16, 152.87°) |
| OKLab | oklab(78.71% -0.1171 0.0557) |
| OKLCH | oklch(78.71% 0.13 154.6) |
| XYZ | xyz(34.9449, 51.6082, 36.1312) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.07
Eucalyptus
#44D7A8
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD294 #D26FAD
analogous
#7BD26F #6FD294 #6FD2C5
triadic
#6FD294 #946FD2 #D2946F
tetradic
#6FD294 #6F7BD2 #D26FAD #D2C56F
square
#6FD294 #6F7BD2 #D26FAD #D2C56F
split-complementary
#6FD294 #C56FD2 #D26F7B
monochromatic
#2F9756 #40C371 #6FD294 #9EE1B7 #CCEFD9
Accessibility & contrast
On white
1.85
#6FD294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6FD294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD294
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD294 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#58D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd294; /* rgb */ color: rgb(111, 210, 148); /* oklch */ color: oklch(78.7% 0.130 154.6);
Tailwind
colors: {
custom: {
50: '#9ee0b3',
500: '#6fd294',
950: '#000000',
},
}SCSS
$custom: #6fd294; $custom-light: #9ee0b3; $custom-dark: #000000;
JSON
{
"hex": "#6fd294",
"rgb": {
"r": 111,
"g": 210,
"b": 148
},
"hsl": {
"h": 142.424,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.7871,
"c": 0.1297,
"h": 154.6
},
"luminance": 0.51611
}Semantic roles & 50–950 ramp
primary
#6FD294
secondary
#9D497D
accent
#2686C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481