#67DF91#67DF91
#67DF91 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.155 H 152.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF91 |
|---|---|
| RGB | rgb(103, 223, 145) |
| HSL | hsl(141, 65%, 64%) |
| HSV | hsv(141, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.57, -50.88, 28.25) |
| CIE-LCH | lch(80.57, 58.20, 150.96°) |
| OKLab | oklab(81.49% -0.1382 0.0709) |
| OKLCH | oklch(81.49% 0.155 152.8) |
| XYZ | xyz(37.0893, 57.7000, 35.9653) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.37
Seafoam Green
#7AF9AB
ΔE00 5.82
Emerald
#50C878
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF91 #DF67B5
analogous
#79DF67 #67DF91 #67DFCD
triadic
#67DF91 #9167DF #DF9167
tetradic
#67DF91 #6779DF #DF67B5 #DFCD67
square
#67DF91 #6779DF #DF67B5 #DFCD67
split-complementary
#67DF91 #CD67DF #DF6779
monochromatic
#23A852 #34D46C #67DF91 #9AEAB6 #CCF4DA
Accessibility & contrast
On white
1.67
#67DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#67DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF91
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF91 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#47DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df91; /* rgb */ color: rgb(103, 223, 145); /* oklch */ color: oklch(81.5% 0.155 152.8);
Tailwind
colors: {
custom: {
50: '#9beab1',
500: '#67df91',
950: '#000000',
},
}SCSS
$custom: #67df91; $custom-light: #9beab1; $custom-dark: #000000;
JSON
{
"hex": "#67df91",
"rgb": {
"r": 103,
"g": 223,
"b": 145
},
"hsl": {
"h": 141,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8149,
"c": 0.15533,
"h": 152.8
},
"luminance": 0.57703
}Semantic roles & 50–950 ramp
primary
#67DF91
secondary
#AB4085
accent
#188ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481