#67F18B#67F18B
#67F18B is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.185 H 149.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67F18B |
|---|---|
| RGB | rgb(103, 241, 139) |
| HSL | hsl(136, 83%, 67%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(85.83, -58.99, 38.20) |
| CIE-LCH | lch(85.83, 70.28, 147.07°) |
| OKLab | oklab(85.77% -0.1596 0.0942) |
| OKLCH | oklch(85.77% 0.185 149.4) |
| XYZ | xyz(41.7061, 67.6544, 35.2818) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F18B #F167CD
analogous
#88F167 #67F18B #67F1D0
triadic
#67F18B #8B67F1 #F18B67
tetradic
#67F18B #6788F1 #F167CD #F1D067
square
#67F18B #6788F1 #F167CD #F1D067
split-complementary
#67F18B #D067F1 #F16788
monochromatic
#13CB43 #2FEC60 #67F18B #9FF6B6 #D7FBE1
Accessibility & contrast
On white
1.45
#67F18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#67F18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F18B
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F18B | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#43EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f18b; /* rgb */ color: rgb(103, 241, 139); /* oklch */ color: oklch(85.8% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#9df7ae',
500: '#67f18b',
950: '#000000',
},
}SCSS
$custom: #67f18b; $custom-light: #9df7ae; $custom-dark: #000000;
JSON
{
"hex": "#67f18b",
"rgb": {
"r": 103,
"g": 241,
"b": 139
},
"hsl": {
"h": 135.652,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85773,
"c": 0.18531,
"h": 149.4
},
"luminance": 0.67658
}Semantic roles & 50–950 ramp
primary
#67F18B
secondary
#C735A1
accent
#06A7E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581