#67DF92#67DF92
#67DF92 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.154 H 153.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF92 |
|---|---|
| RGB | rgb(103, 223, 146) |
| HSL | hsl(142, 65%, 64%) |
| HSV | hsv(142, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.59, -50.70, 27.76) |
| CIE-LCH | lch(80.59, 57.80, 151.30°) |
| OKLab | oklab(81.51% -0.1378 0.0697) |
| OKLCH | oklch(81.51% 0.154 153.2) |
| XYZ | xyz(37.1667, 57.7310, 36.3732) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.79
Emerald
#50C878
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF92 #DF67B4
analogous
#78DF67 #67DF92 #67DFCE
triadic
#67DF92 #9267DF #DF9267
tetradic
#67DF92 #6778DF #DF67B4 #DFCE67
square
#67DF92 #6778DF #DF67B4 #DFCE67
split-complementary
#67DF92 #CE67DF #DF6778
monochromatic
#23A853 #34D46E #67DF92 #9AEAB6 #CCF4DB
Accessibility & contrast
On white
1.67
#67DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#67DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF92
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF92 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#47DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df92; /* rgb */ color: rgb(103, 223, 146); /* oklch */ color: oklch(81.5% 0.154 153.2);
Tailwind
colors: {
custom: {
50: '#9beab2',
500: '#67df92',
950: '#000000',
},
}SCSS
$custom: #67df92; $custom-light: #9beab2; $custom-dark: #000000;
JSON
{
"hex": "#67df92",
"rgb": {
"r": 103,
"g": 223,
"b": 146
},
"hsl": {
"h": 141.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8151,
"c": 0.15441,
"h": 153.2
},
"luminance": 0.57734
}Semantic roles & 50–950 ramp
primary
#67DF92
secondary
#AB4084
accent
#188CCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481