#67DF85#67DF85
#67DF85 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.166 H 149.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF85 |
|---|---|
| RGB | rgb(103, 223, 133) |
| HSL | hsl(135, 65%, 64%) |
| HSV | hsv(135, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.38, -52.94, 34.10) |
| CIE-LCH | lch(80.38, 62.97, 147.21°) |
| OKLab | oklab(81.27% -0.1434 0.0845) |
| OKLCH | oklch(81.27% 0.166 149.5) |
| XYZ | xyz(36.2124, 57.3492, 31.3470) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Tealish Green
#0CDC73
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF85 #DF67C1
analogous
#85DF67 #67DF85 #67DFC1
triadic
#67DF85 #8567DF #DF8567
tetradic
#67DF85 #6785DF #DF67C1 #DFC167
square
#67DF85 #6785DF #DF67C1 #DFC167
split-complementary
#67DF85 #C167DF #DF6785
monochromatic
#23A845 #34D45C #67DF85 #9AEAAE #CCF4D6
Accessibility & contrast
On white
1.68
#67DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#67DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF85
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF85 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#4CDBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df85; /* rgb */ color: rgb(103, 223, 133); /* oklch */ color: oklch(81.3% 0.166 149.5);
Tailwind
colors: {
custom: {
50: '#9beaa9',
500: '#67df85',
950: '#000000',
},
}SCSS
$custom: #67df85; $custom-light: #9beaa9; $custom-dark: #000000;
JSON
{
"hex": "#67df85",
"rgb": {
"r": 103,
"g": 223,
"b": 133
},
"hsl": {
"h": 135,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81265,
"c": 0.16649,
"h": 149.5
},
"luminance": 0.57352
}Semantic roles & 50–950 ramp
primary
#67DF85
secondary
#AB4090
accent
#18A0CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481