#67DD95#67DD95
#67DD95 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.149 H 154.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD95 |
|---|---|
| RGB | rgb(103, 221, 149) |
| HSL | hsl(143, 63%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.05, -49.33, 25.48) |
| CIE-LCH | lch(80.05, 55.52, 152.68°) |
| OKLab | oklab(81.08% -0.1343 0.0643) |
| OKLCH | oklch(81.08% 0.149 154.4) |
| XYZ | xyz(36.8719, 56.7632, 37.4413) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.42
Emerald
#50C878
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.98
Tealish Green
#0CDC73
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD95 #DD67AF
analogous
#74DD67 #67DD95 #67DDD0
triadic
#67DD95 #9567DD #DD9567
tetradic
#67DD95 #6774DD #DD67AF #DDD067
square
#67DD95 #6774DD #DD67AF #DDD067
split-complementary
#67DD95 #D067DD #DD6774
monochromatic
#25A557 #35D272 #67DD95 #99E8B8 #CBF3DB
Accessibility & contrast
On white
1.70
#67DD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#67DD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD95
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD95 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#46DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dd95; /* rgb */ color: rgb(103, 221, 149); /* oklch */ color: oklch(81.1% 0.149 154.4);
Tailwind
colors: {
custom: {
50: '#9be8b4',
500: '#67dd95',
950: '#000000',
},
}SCSS
$custom: #67dd95; $custom-light: #9be8b4; $custom-dark: #000000;
JSON
{
"hex": "#67dd95",
"rgb": {
"r": 103,
"g": 221,
"b": 149
},
"hsl": {
"h": 143.39,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81084,
"c": 0.14886,
"h": 154.4
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#67DD95
secondary
#A8417F
accent
#1A86CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481