#67F18F#67F18F
#67F18F is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.182 H 150.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67F18F |
|---|---|
| RGB | rgb(103, 241, 143) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(85.89, -58.34, 36.30) |
| CIE-LCH | lch(85.89, 68.72, 148.11°) |
| OKLab | oklab(85.84% -0.1579 0.0899) |
| OKLCH | oklch(85.84% 0.182 150.3) |
| XYZ | xyz(42.0037, 67.7734, 36.8493) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F18F #F167C9
analogous
#84F167 #67F18F #67F1D4
triadic
#67F18F #8F67F1 #F18F67
tetradic
#67F18F #6784F1 #F167C9 #F1D467
square
#67F18F #6784F1 #F167C9 #F1D467
split-complementary
#67F18F #D467F1 #F16784
monochromatic
#13CB48 #2FEC66 #67F18F #9FF6B8 #D7FBE2
Accessibility & contrast
On white
1.44
#67F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#67F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F18F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F18F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#42EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f18f; /* rgb */ color: rgb(103, 241, 143); /* oklch */ color: oklch(85.8% 0.182 150.3);
Tailwind
colors: {
custom: {
50: '#9df6b1',
500: '#67f18f',
950: '#000000',
},
}SCSS
$custom: #67f18f; $custom-light: #9df6b1; $custom-dark: #000000;
JSON
{
"hex": "#67f18f",
"rgb": {
"r": 103,
"g": 241,
"b": 143
},
"hsl": {
"h": 137.391,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85841,
"c": 0.18169,
"h": 150.3
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#67F18F
secondary
#C7359D
accent
#06A0E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581