#67DA8E#67DA8E
#67DA8E is a light, vivid green. Relative luminance 0.550; OKLCH L 80.2% C 0.151 H 152.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67DA8E |
|---|---|
| RGB | rgb(103, 218, 142) |
| HSL | hsl(140, 61%, 63%) |
| HSV | hsv(140, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(79.03, -49.37, 27.72) |
| CIE-LCH | lch(79.03, 56.62, 150.68°) |
| OKLab | oklab(80.21% -0.1341 0.0696) |
| OKLCH | oklch(80.21% 0.151 152.6) |
| XYZ | xyz(35.5448, 54.9763, 34.3243) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.55
Weird Green
#3AE57F
ΔE00 4.81
Seaweed
#18D17B
ΔE00 4.85
Emerald
#50C878
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.40
Soft Green
#6FC276
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DA8E #DA67B3
analogous
#79DA67 #67DA8E #67DAC8
triadic
#67DA8E #8E67DA #DA8E67
tetradic
#67DA8E #6779DA #DA67B3 #DAC867
square
#67DA8E #6779DA #DA67B3 #DAC867
split-complementary
#67DA8E #C867DA #DA6779
monochromatic
#27A050 #36CE69 #67DA8E #98E6B3 #C9F2D7
Accessibility & contrast
On white
1.75
#67DA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#67DA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DA8E
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DA8E | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#4AD7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67da8e; /* rgb */ color: rgb(103, 218, 142); /* oklch */ color: oklch(80.2% 0.151 152.6);
Tailwind
colors: {
custom: {
50: '#9ae6af',
500: '#67da8e',
950: '#000000',
},
}SCSS
$custom: #67da8e; $custom-light: #9ae6af; $custom-dark: #000000;
JSON
{
"hex": "#67da8e",
"rgb": {
"r": 103,
"g": 218,
"b": 142
},
"hsl": {
"h": 140.348,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.8021,
"c": 0.15112,
"h": 152.6
},
"luminance": 0.54979
}Semantic roles & 50–950 ramp
primary
#67DA8E
secondary
#A34282
accent
#1D8EC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481