#67F18D#67F18D
#67F18D is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.184 H 149.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67F18D |
|---|---|
| RGB | rgb(103, 241, 141) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.86, -58.67, 37.25) |
| CIE-LCH | lch(85.86, 69.50, 147.59°) |
| OKLab | oklab(85.81% -0.1587 0.0921) |
| OKLCH | oklch(85.81% 0.184 149.9) |
| XYZ | xyz(41.8535, 67.7134, 36.0585) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F18D #F167CB
analogous
#86F167 #67F18D #67F1D2
triadic
#67F18D #8D67F1 #F18D67
tetradic
#67F18D #6786F1 #F167CB #F1D267
square
#67F18D #6786F1 #F167CB #F1D267
split-complementary
#67F18D #D267F1 #F16786
monochromatic
#13CB45 #2FEC63 #67F18D #9FF6B7 #D7FBE1
Accessibility & contrast
On white
1.44
#67F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#67F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F18D
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F18D | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#42EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f18d; /* rgb */ color: rgb(103, 241, 141); /* oklch */ color: oklch(85.8% 0.184 149.9);
Tailwind
colors: {
custom: {
50: '#9df7af',
500: '#67f18d',
950: '#000000',
},
}SCSS
$custom: #67f18d; $custom-light: #9df7af; $custom-dark: #000000;
JSON
{
"hex": "#67f18d",
"rgb": {
"r": 103,
"g": 241,
"b": 141
},
"hsl": {
"h": 136.522,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85807,
"c": 0.18351,
"h": 149.9
},
"luminance": 0.67717
}Semantic roles & 50–950 ramp
primary
#67F18D
secondary
#C7359F
accent
#06A4E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581