#67D595#67D595
#67D595 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.1% C 0.138 H 155.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67D595 |
|---|---|
| RGB | rgb(103, 213, 149) |
| HSL | hsl(145, 57%, 62%) |
| HSV | hsv(145, 52%, 84%) |
| CMYK | cmyk(51.6%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(77.66, -45.98, 22.23) |
| CIE-LCH | lch(77.66, 51.07, 154.20°) |
| OKLab | oklab(79.14% -0.1255 0.0563) |
| OKLCH | oklch(79.14% 0.138 155.8) |
| XYZ | xyz(34.8099, 52.6390, 36.7539) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.50
Eucalyptus
#44D7A8
ΔE00 5.50
Greenblue
#23C48B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D595 #D567A7
analogous
#70D567 #67D595 #67D5CC
triadic
#67D595 #9567D5 #D59567
tetradic
#67D595 #6770D5 #D567A7 #D5CC67
square
#67D595 #6770D5 #D567A7 #D5CC67
split-complementary
#67D595 #CC67D5 #D56770
monochromatic
#2A9858 #37C874 #67D595 #97E2B6 #C7EFD8
Accessibility & contrast
On white
1.82
#67D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#67D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D595
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D595 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#48D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d595; /* rgb */ color: rgb(103, 213, 149); /* oklch */ color: oklch(79.1% 0.138 155.8);
Tailwind
colors: {
custom: {
50: '#9ae2b4',
500: '#67d595',
950: '#000000',
},
}SCSS
$custom: #67d595; $custom-light: #9ae2b4; $custom-dark: #000000;
JSON
{
"hex": "#67d595",
"rgb": {
"r": 103,
"g": 213,
"b": 149
},
"hsl": {
"h": 145.091,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.79136,
"c": 0.13761,
"h": 155.8
},
"luminance": 0.52642
}Semantic roles & 50–950 ramp
primary
#67D595
secondary
#9D4477
accent
#2180C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481