#67DB92#67DB92
#67DB92 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.149 H 153.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB92 |
|---|---|
| RGB | rgb(103, 219, 146) |
| HSL | hsl(142, 62%, 63%) |
| HSV | hsv(142, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.40, -49.06, 26.15) |
| CIE-LCH | lch(79.40, 55.59, 151.94°) |
| OKLab | oklab(80.54% -0.1335 0.0659) |
| OKLCH | oklch(80.54% 0.149 153.7) |
| XYZ | xyz(36.1106, 55.6188, 36.0211) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Seaweed
#18D17B
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.11
Emerald
#50C878
ΔE00 5.25
Tealish Green
#0CDC73
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB92 #DB67B0
analogous
#76DB67 #67DB92 #67DBCC
triadic
#67DB92 #9267DB #DB9267
tetradic
#67DB92 #6776DB #DB67B0 #DBCC67
square
#67DB92 #6776DB #DB67B0 #DBCC67
split-complementary
#67DB92 #CC67DB #DB6776
monochromatic
#26A154 #36CF6F #67DB92 #98E7B5 #CAF2D9
Accessibility & contrast
On white
1.73
#67DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#67DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB92
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB92 | 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)
#DBCC8D
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#48D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67db92; /* rgb */ color: rgb(103, 219, 146); /* oklch */ color: oklch(80.5% 0.149 153.7);
Tailwind
colors: {
custom: {
50: '#9ae7b2',
500: '#67db92',
950: '#000000',
},
}SCSS
$custom: #67db92; $custom-light: #9ae7b2; $custom-dark: #000000;
JSON
{
"hex": "#67db92",
"rgb": {
"r": 103,
"g": 219,
"b": 146
},
"hsl": {
"h": 142.241,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80535,
"c": 0.14882,
"h": 153.7
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#67DB92
secondary
#A54180
accent
#1C89C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481