#67DE92#67DE92
#67DE92 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.153 H 153.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67DE92 |
|---|---|
| RGB | rgb(103, 222, 146) |
| HSL | hsl(142, 64%, 64%) |
| HSV | hsv(142, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.29, -50.29, 27.36) |
| CIE-LCH | lch(80.29, 57.25, 151.45°) |
| OKLab | oklab(81.27% -0.1367 0.0688) |
| OKLCH | oklch(81.27% 0.153 153.3) |
| XYZ | xyz(36.9003, 57.1982, 36.2844) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.52
Seaweed
#18D17B
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.51
Emerald
#50C878
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DE92 #DE67B3
analogous
#77DE67 #67DE92 #67DECD
triadic
#67DE92 #9267DE #DE9267
tetradic
#67DE92 #6777DE #DE67B3 #DECD67
square
#67DE92 #6777DE #DE67B3 #DECD67
split-complementary
#67DE92 #CD67DE #DE6777
monochromatic
#24A653 #35D36E #67DE92 #99E9B6 #CCF4DA
Accessibility & contrast
On white
1.69
#67DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#67DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DE92
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DE92 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CDC397
Tritanopia (blue-blind)
#47DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67de92; /* rgb */ color: rgb(103, 222, 146); /* oklch */ color: oklch(81.3% 0.153 153.3);
Tailwind
colors: {
custom: {
50: '#9be9b2',
500: '#67de92',
950: '#000000',
},
}SCSS
$custom: #67de92; $custom-light: #9be9b2; $custom-dark: #000000;
JSON
{
"hex": "#67de92",
"rgb": {
"r": 103,
"g": 222,
"b": 146
},
"hsl": {
"h": 141.681,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.81266,
"c": 0.15302,
"h": 153.3
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#67DE92
secondary
#A94083
accent
#198CCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481