#67DD91#67DD91
#67DD91 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.153 H 153.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD91 |
|---|---|
| RGB | rgb(103, 221, 145) |
| HSL | hsl(141, 63%, 64%) |
| HSV | hsv(141, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(79.98, -50.06, 27.45) |
| CIE-LCH | lch(79.98, 57.10, 151.26°) |
| OKLab | oklab(81% -0.1361 0.069) |
| OKLCH | oklch(81% 0.153 153.1) |
| XYZ | xyz(36.5581, 56.6376, 35.7882) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.47
Emerald
#50C878
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD91 #DD67B3
analogous
#78DD67 #67DD91 #67DDCC
triadic
#67DD91 #9167DD #DD9167
tetradic
#67DD91 #6778DD #DD67B3 #DDCC67
square
#67DD91 #6778DD #DD67B3 #DDCC67
split-complementary
#67DD91 #CC67DD #DD6778
monochromatic
#25A552 #35D26D #67DD91 #99E8B5 #CBF3D9
Accessibility & contrast
On white
1.70
#67DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#67DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD91
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD91 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#48DAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dd91; /* rgb */ color: rgb(103, 221, 145); /* oklch */ color: oklch(81.0% 0.153 153.1);
Tailwind
colors: {
custom: {
50: '#9be8b1',
500: '#67dd91',
950: '#000000',
},
}SCSS
$custom: #67dd91; $custom-light: #9be8b1; $custom-dark: #000000;
JSON
{
"hex": "#67dd91",
"rgb": {
"r": 103,
"g": 221,
"b": 145
},
"hsl": {
"h": 141.356,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81002,
"c": 0.15254,
"h": 153.1
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#67DD91
secondary
#A84183
accent
#1A8CCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481