#67DA8B#67DA8B
#67DA8B is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.154 H 151.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67DA8B |
|---|---|
| RGB | rgb(103, 218, 139) |
| HSL | hsl(139, 61%, 63%) |
| HSV | hsv(139, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.98, -49.90, 29.20) |
| CIE-LCH | lch(78.98, 57.82, 149.66°) |
| OKLab | oklab(80.15% -0.1355 0.0731) |
| OKLCH | oklch(80.15% 0.154 151.7) |
| XYZ | xyz(35.3226, 54.8874, 33.1540) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.48
Emerald
#50C878
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.74
Seaweed
#18D17B
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 5.06
Soft Green
#6FC276
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DA8B #DA67B6
analogous
#7CDA67 #67DA8B #67DAC5
triadic
#67DA8B #8B67DA #DA8B67
tetradic
#67DA8B #677CDA #DA67B6 #DAC567
square
#67DA8B #677CDA #DA67B6 #DAC567
split-complementary
#67DA8B #C567DA #DA677C
monochromatic
#27A04D #36CE65 #67DA8B #98E6B1 #C9F2D6
Accessibility & contrast
On white
1.75
#67DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#67DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DA8B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DA8B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#4BD7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67da8b; /* rgb */ color: rgb(103, 218, 139); /* oklch */ color: oklch(80.2% 0.154 151.7);
Tailwind
colors: {
custom: {
50: '#9ae6ad',
500: '#67da8b',
950: '#000000',
},
}SCSS
$custom: #67da8b; $custom-light: #9ae6ad; $custom-dark: #000000;
JSON
{
"hex": "#67da8b",
"rgb": {
"r": 103,
"g": 218,
"b": 139
},
"hsl": {
"h": 138.783,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.80151,
"c": 0.15392,
"h": 151.7
},
"luminance": 0.5489
}Semantic roles & 50–950 ramp
primary
#67DA8B
secondary
#A34285
accent
#1D93C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481