#6FD795#6FD795
#6FD795 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.136 H 154.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD795 |
|---|---|
| RGB | rgb(111, 215, 149) |
| HSL | hsl(142, 57%, 64%) |
| HSV | hsv(142, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(78.55, -44.84, 23.49) |
| CIE-LCH | lch(78.55, 50.62, 152.35°) |
| OKLab | oklab(79.94% -0.1224 0.0594) |
| OKLCH | oklch(79.94% 0.136 154.1) |
| XYZ | xyz(36.2782, 54.1475, 36.9677) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.85
Soft Green
#6FC276
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD795 #D76FB1
analogous
#7DD76F #6FD795 #6FD7C9
triadic
#6FD795 #956FD7 #D7956F
tetradic
#6FD795 #6F7DD7 #D76FB1 #D7C96F
square
#6FD795 #6F7DD7 #D76FB1 #D7C96F
split-complementary
#6FD795 #C96FD7 #D76F7D
monochromatic
#2C9F56 #3FCA72 #6FD795 #9FE4B8 #CFF2DC
Accessibility & contrast
On white
1.78
#6FD795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6FD795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD795
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD795 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#C8BE99
Tritanopia (blue-blind)
#56D5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd795; /* rgb */ color: rgb(111, 215, 149); /* oklch */ color: oklch(79.9% 0.136 154.1);
Tailwind
colors: {
custom: {
50: '#9ee4b4',
500: '#6fd795',
950: '#000000',
},
}SCSS
$custom: #6fd795; $custom-light: #9ee4b4; $custom-dark: #000000;
JSON
{
"hex": "#6fd795",
"rgb": {
"r": 111,
"g": 215,
"b": 149
},
"hsl": {
"h": 141.923,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79939,
"c": 0.13603,
"h": 154.1
},
"luminance": 0.5415
}Semantic roles & 50–950 ramp
primary
#6FD795
secondary
#A34782
accent
#2189C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481