#67DF97#67DF97
#67DF97 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.150 H 154.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF97 |
|---|---|
| RGB | rgb(103, 223, 151) |
| HSL | hsl(144, 65%, 64%) |
| HSV | hsv(144, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.68, -49.78, 25.30) |
| CIE-LCH | lch(80.68, 55.84, 153.06°) |
| OKLab | oklab(81.61% -0.1355 0.0638) |
| OKLCH | oklch(81.61% 0.15 154.8) |
| XYZ | xyz(37.5642, 57.8900, 38.4665) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 5.74
Light Greenish Blue
#63F7B4
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF97 #DF67AF
analogous
#73DF67 #67DF97 #67DFD3
triadic
#67DF97 #9767DF #DF9767
tetradic
#67DF97 #6773DF #DF67AF #DFD367
square
#67DF97 #6773DF #DF67AF #DFD367
split-complementary
#67DF97 #D367DF #DF6773
monochromatic
#23A859 #34D474 #67DF97 #9AEABA #CCF4DC
Accessibility & contrast
On white
1.67
#67DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#67DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF97
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF97 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#44DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df97; /* rgb */ color: rgb(103, 223, 151); /* oklch */ color: oklch(81.6% 0.150 154.8);
Tailwind
colors: {
custom: {
50: '#9beab6',
500: '#67df97',
950: '#000000',
},
}SCSS
$custom: #67df97; $custom-light: #9beab6; $custom-dark: #000000;
JSON
{
"hex": "#67df97",
"rgb": {
"r": 103,
"g": 223,
"b": 151
},
"hsl": {
"h": 144,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81612,
"c": 0.14983,
"h": 154.8
},
"luminance": 0.57893
}Semantic roles & 50–950 ramp
primary
#67DF97
secondary
#AB4080
accent
#1885CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481