#67DF93#67DF93
#67DF93 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.153 H 153.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF93 |
|---|---|
| RGB | rgb(103, 223, 147) |
| HSL | hsl(142, 65%, 64%) |
| HSV | hsv(142, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.61, -50.52, 27.27) |
| CIE-LCH | lch(80.61, 57.41, 151.64°) |
| OKLab | oklab(81.53% -0.1373 0.0686) |
| OKLCH | oklch(81.53% 0.153 153.5) |
| XYZ | xyz(37.2448, 57.7622, 36.7846) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.48
Seaweed
#18D17B
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF93 #DF67B3
analogous
#77DF67 #67DF93 #67DFCF
triadic
#67DF93 #9367DF #DF9367
tetradic
#67DF93 #6777DF #DF67B3 #DFCF67
square
#67DF93 #6777DF #DF67B3 #DFCF67
split-complementary
#67DF93 #CF67DF #DF6777
monochromatic
#23A854 #34D46F #67DF93 #9AEAB7 #CCF4DB
Accessibility & contrast
On white
1.67
#67DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#67DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF93
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF93 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#46DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df93; /* rgb */ color: rgb(103, 223, 147); /* oklch */ color: oklch(81.5% 0.153 153.5);
Tailwind
colors: {
custom: {
50: '#9beab3',
500: '#67df93',
950: '#000000',
},
}SCSS
$custom: #67df93; $custom-light: #9beab3; $custom-dark: #000000;
JSON
{
"hex": "#67df93",
"rgb": {
"r": 103,
"g": 223,
"b": 147
},
"hsl": {
"h": 142,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8153,
"c": 0.15349,
"h": 153.5
},
"luminance": 0.57766
}Semantic roles & 50–950 ramp
primary
#67DF93
secondary
#AB4083
accent
#188BCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481