#67F08D#67F08D
#67F08D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.182 H 150.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F08D |
|---|---|
| RGB | rgb(103, 240, 141) |
| HSL | hsl(137, 82%, 67%) |
| HSV | hsv(137, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.57, -58.29, 36.87) |
| CIE-LCH | lch(85.57, 68.97, 147.68°) |
| OKLab | oklab(85.56% -0.1577 0.0912) |
| OKLCH | oklch(85.56% 0.182 150) |
| XYZ | xyz(41.5583, 67.1230, 35.9601) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F08D #F067CA
analogous
#86F067 #67F08D #67F0D1
triadic
#67F08D #8D67F0 #F08D67
tetradic
#67F08D #6786F0 #F067CA #F0D167
square
#67F08D #6786F0 #F067CA #F0D167
split-complementary
#67F08D #D167F0 #F06786
monochromatic
#14C946 #2FEB63 #67F08D #9FF5B7 #D6FBE1
Accessibility & contrast
On white
1.46
#67F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#67F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F08D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F08D | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#43ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f08d; /* rgb */ color: rgb(103, 240, 141); /* oklch */ color: oklch(85.6% 0.182 150.0);
Tailwind
colors: {
custom: {
50: '#9df6af',
500: '#67f08d',
950: '#000000',
},
}SCSS
$custom: #67f08d; $custom-light: #9df6af; $custom-dark: #000000;
JSON
{
"hex": "#67f08d",
"rgb": {
"r": 103,
"g": 240,
"b": 141
},
"hsl": {
"h": 136.642,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85563,
"c": 0.18217,
"h": 150
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#67F08D
secondary
#C6359E
accent
#07A3DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581