#67DB91#67DB91
#67DB91 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.150 H 153.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB91 |
|---|---|
| RGB | rgb(103, 219, 145) |
| HSL | hsl(142, 62%, 63%) |
| HSV | hsv(142, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.38, -49.24, 26.65) |
| CIE-LCH | lch(79.38, 55.99, 151.58°) |
| OKLab | oklab(80.51% -0.1339 0.067) |
| OKLCH | oklch(80.51% 0.15 153.4) |
| XYZ | xyz(36.0332, 55.5878, 35.6132) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.98
Seaweed
#18D17B
ΔE00 5.05
Emerald
#50C878
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB91 #DB67B1
analogous
#77DB67 #67DB91 #67DBCB
triadic
#67DB91 #9167DB #DB9167
tetradic
#67DB91 #6777DB #DB67B1 #DBCB67
square
#67DB91 #6777DB #DB67B1 #DBCB67
split-complementary
#67DB91 #CB67DB #DB6777
monochromatic
#26A153 #36CF6D #67DB91 #98E7B5 #CAF2D9
Accessibility & contrast
On white
1.73
#67DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#67DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB91
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB91 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#48D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67db91; /* rgb */ color: rgb(103, 219, 145); /* oklch */ color: oklch(80.5% 0.150 153.4);
Tailwind
colors: {
custom: {
50: '#9ae7b1',
500: '#67db91',
950: '#000000',
},
}SCSS
$custom: #67db91; $custom-light: #9ae7b1; $custom-dark: #000000;
JSON
{
"hex": "#67db91",
"rgb": {
"r": 103,
"g": 219,
"b": 145
},
"hsl": {
"h": 141.724,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80514,
"c": 0.14974,
"h": 153.4
},
"luminance": 0.55591
}Semantic roles & 50–950 ramp
primary
#67DB91
secondary
#A54181
accent
#1C8BC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481