#67D88D#67D88D
#67D88D is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.149 H 152.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67D88D |
|---|---|
| RGB | rgb(103, 216, 141) |
| HSL | hsl(140, 59%, 63%) |
| HSV | hsv(140, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 34.7%, 15.3%) |
| CIE-LAB | lab(78.41, -48.72, 27.42) |
| CIE-LCH | lch(78.41, 55.91, 150.63°) |
| OKLab | oklab(79.7% -0.1324 0.0688) |
| OKLCH | oklch(79.7% 0.149 152.5) |
| XYZ | xyz(34.9546, 53.9154, 33.7589) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.47
Seaweed
#18D17B
ΔE00 4.71
Aqua Green
#12E193
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D88D #D867B2
analogous
#7AD867 #67D88D #67D8C5
triadic
#67D88D #8D67D8 #D88D67
tetradic
#67D88D #677AD8 #D867B2 #D8C567
square
#67D88D #677AD8 #D867B2 #D8C567
split-complementary
#67D88D #C567D8 #D8677A
monochromatic
#289C4F #36CC68 #67D88D #98E4B2 #C8F1D6
Accessibility & contrast
On white
1.78
#67D88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#67D88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D88D
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D88D | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#C8BE92
Tritanopia (blue-blind)
#4BD5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67d88d; /* rgb */ color: rgb(103, 216, 141); /* oklch */ color: oklch(79.7% 0.149 152.5);
Tailwind
colors: {
custom: {
50: '#9ae5af',
500: '#67d88d',
950: '#000000',
},
}SCSS
$custom: #67d88d; $custom-light: #9ae5af; $custom-dark: #000000;
JSON
{
"hex": "#67d88d",
"rgb": {
"r": 103,
"g": 216,
"b": 141
},
"hsl": {
"h": 140.177,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.79701,
"c": 0.14924,
"h": 152.5
},
"luminance": 0.53918
}Semantic roles & 50–950 ramp
primary
#67D88D
secondary
#A14381
accent
#1F8EC7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481