#67DD94#67DD94
#67DD94 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.150 H 154.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD94 |
|---|---|
| RGB | rgb(103, 221, 148) |
| HSL | hsl(143, 63%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.03, -49.52, 25.97) |
| CIE-LCH | lch(80.03, 55.91, 152.32°) |
| OKLab | oklab(81.06% -0.1347 0.0654) |
| OKLCH | oklch(81.06% 0.15 154.1) |
| XYZ | xyz(36.7925, 56.7314, 37.0226) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.35
Emerald
#50C878
ΔE00 5.69
Tealish Green
#0CDC73
ΔE00 5.88
Hospital Green
#9BE5AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD94 #DD67B0
analogous
#75DD67 #67DD94 #67DDCF
triadic
#67DD94 #9467DD #DD9467
tetradic
#67DD94 #6775DD #DD67B0 #DDCF67
square
#67DD94 #6775DD #DD67B0 #DDCF67
split-complementary
#67DD94 #CF67DD #DD6775
monochromatic
#25A556 #35D271 #67DD94 #99E8B7 #CBF3DA
Accessibility & contrast
On white
1.70
#67DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#67DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD94
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD94 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8F
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#46DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dd94; /* rgb */ color: rgb(103, 221, 148); /* oklch */ color: oklch(81.1% 0.150 154.1);
Tailwind
colors: {
custom: {
50: '#9be8b4',
500: '#67dd94',
950: '#000000',
},
}SCSS
$custom: #67dd94; $custom-light: #9be8b4; $custom-dark: #000000;
JSON
{
"hex": "#67dd94",
"rgb": {
"r": 103,
"g": 221,
"b": 148
},
"hsl": {
"h": 142.881,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81063,
"c": 0.14978,
"h": 154.1
},
"luminance": 0.56735
}Semantic roles & 50–950 ramp
primary
#67DD94
secondary
#A84180
accent
#1A88CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481