#67DD85#67DD85
#67DD85 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.164 H 149.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD85 |
|---|---|
| RGB | rgb(103, 221, 133) |
| HSL | hsl(135, 63%, 64%) |
| HSV | hsv(135, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.78, -52.14, 33.32) |
| CIE-LCH | lch(79.78, 61.88, 147.42°) |
| OKLab | oklab(80.77% -0.1413 0.0827) |
| OKLCH | oklch(80.77% 0.164 149.7) |
| XYZ | xyz(35.6812, 56.2869, 31.1699) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Tealish Green
#0CDC73
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.28
Lightgreen
#90EE90
ΔE00 5.38
Emerald
#50C878
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD85 #DD67BF
analogous
#84DD67 #67DD85 #67DDC0
triadic
#67DD85 #8567DD #DD8567
tetradic
#67DD85 #6784DD #DD67BF #DDC067
square
#67DD85 #6784DD #DD67BF #DDC067
split-complementary
#67DD85 #C067DD #DD6784
monochromatic
#25A545 #35D25D #67DD85 #99E8AD #CBF3D5
Accessibility & contrast
On white
1.71
#67DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#67DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD85
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD85 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD7F
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#4CD9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dd85; /* rgb */ color: rgb(103, 221, 133); /* oklch */ color: oklch(80.8% 0.164 149.7);
Tailwind
colors: {
custom: {
50: '#9be8a9',
500: '#67dd85',
950: '#000000',
},
}SCSS
$custom: #67dd85; $custom-light: #9be8a9; $custom-dark: #000000;
JSON
{
"hex": "#67dd85",
"rgb": {
"r": 103,
"g": 221,
"b": 133
},
"hsl": {
"h": 135.254,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80775,
"c": 0.16372,
"h": 149.7
},
"luminance": 0.5629
}Semantic roles & 50–950 ramp
primary
#67DD85
secondary
#A8418D
accent
#1A9ECB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481