#67DE8A#67DE8A
#67DE8A is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.160 H 150.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67DE8A |
|---|---|
| RGB | rgb(103, 222, 138) |
| HSL | hsl(138, 64%, 64%) |
| HSV | hsv(138, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.16, -51.70, 31.28) |
| CIE-LCH | lch(80.16, 60.43, 148.83°) |
| OKLab | oklab(81.11% -0.1402 0.078) |
| OKLCH | oklch(81.11% 0.16 150.9) |
| XYZ | xyz(36.2997, 56.9580, 33.1209) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.77
Seaweed
#18D17B
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.49
Emerald
#50C878
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DE8A #DE67BB
analogous
#7FDE67 #67DE8A #67DEC5
triadic
#67DE8A #8A67DE #DE8A67
tetradic
#67DE8A #677FDE #DE67BB #DEC567
square
#67DE8A #677FDE #DE67BB #DEC567
split-complementary
#67DE8A #C567DE #DE677F
monochromatic
#24A64A #35D363 #67DE8A #99E9B1 #CCF4D7
Accessibility & contrast
On white
1.69
#67DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#67DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DE8A
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DE8A | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#4ADBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67de8a; /* rgb */ color: rgb(103, 222, 138); /* oklch */ color: oklch(81.1% 0.160 150.9);
Tailwind
colors: {
custom: {
50: '#9be9ad',
500: '#67de8a',
950: '#000000',
},
}SCSS
$custom: #67de8a; $custom-light: #9be9ad; $custom-dark: #000000;
JSON
{
"hex": "#67de8a",
"rgb": {
"r": 103,
"g": 222,
"b": 138
},
"hsl": {
"h": 137.647,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.81111,
"c": 0.16044,
"h": 150.9
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#67DE8A
secondary
#A9408A
accent
#1998CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481