#67DD8A#67DD8A
#67DD8A is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.159 H 151.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD8A |
|---|---|
| RGB | rgb(103, 221, 138) |
| HSL | hsl(138, 63%, 64%) |
| HSV | hsv(138, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(79.86, -51.30, 30.88) |
| CIE-LCH | lch(79.86, 59.88, 148.95°) |
| OKLab | oklab(80.87% -0.1391 0.077) |
| OKLCH | oklch(80.87% 0.159 151) |
| XYZ | xyz(36.0349, 56.4283, 33.0326) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.76
Seaweed
#18D17B
ΔE00 5.06
Emerald
#50C878
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD8A #DD67BA
analogous
#7FDD67 #67DD8A #67DDC5
triadic
#67DD8A #8A67DD #DD8A67
tetradic
#67DD8A #677FDD #DD67BA #DDC567
square
#67DD8A #677FDD #DD67BA #DDC567
split-complementary
#67DD8A #C567DD #DD677F
monochromatic
#25A54B #35D264 #67DD8A #99E8B0 #CBF3D7
Accessibility & contrast
On white
1.71
#67DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#67DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD8A
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD8A | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CEC18F
Tritanopia (blue-blind)
#4ADAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dd8a; /* rgb */ color: rgb(103, 221, 138); /* oklch */ color: oklch(80.9% 0.159 151.0);
Tailwind
colors: {
custom: {
50: '#9be8ad',
500: '#67dd8a',
950: '#000000',
},
}SCSS
$custom: #67dd8a; $custom-light: #9be8ad; $custom-dark: #000000;
JSON
{
"hex": "#67dd8a",
"rgb": {
"r": 103,
"g": 221,
"b": 138
},
"hsl": {
"h": 137.797,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80867,
"c": 0.15905,
"h": 151
},
"luminance": 0.56431
}Semantic roles & 50–950 ramp
primary
#67DD8A
secondary
#A84189
accent
#1A97CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481