#67F18A#67F18A
#67F18A is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.186 H 149.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67F18A |
|---|---|
| RGB | rgb(103, 241, 138) |
| HSL | hsl(135, 83%, 67%) |
| HSV | hsv(135, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(85.82, -59.15, 38.68) |
| CIE-LCH | lch(85.82, 70.67, 146.82°) |
| OKLab | oklab(85.76% -0.16 0.0953) |
| OKLCH | oklch(85.76% 0.186 149.2) |
| XYZ | xyz(41.6333, 67.6253, 34.8988) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F18A #F167CE
analogous
#89F167 #67F18A #67F1CF
triadic
#67F18A #8A67F1 #F18A67
tetradic
#67F18A #6789F1 #F167CE #F1CF67
square
#67F18A #6789F1 #F167CE #F1CF67
split-complementary
#67F18A #CF67F1 #F16789
monochromatic
#13CB41 #2FEC5F #67F18A #9FF6B5 #D7FBE0
Accessibility & contrast
On white
1.45
#67F18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#67F18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F18A
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F18A | 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)
#F3DE82
Deuteranopia (green-blind)
#E0D291
Tritanopia (blue-blind)
#44EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f18a; /* rgb */ color: rgb(103, 241, 138); /* oklch */ color: oklch(85.8% 0.186 149.2);
Tailwind
colors: {
custom: {
50: '#9df7ad',
500: '#67f18a',
950: '#000000',
},
}SCSS
$custom: #67f18a; $custom-light: #9df7ad; $custom-dark: #000000;
JSON
{
"hex": "#67f18a",
"rgb": {
"r": 103,
"g": 241,
"b": 138
},
"hsl": {
"h": 135.217,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85756,
"c": 0.18622,
"h": 149.2
},
"luminance": 0.67629
}Semantic roles & 50–950 ramp
primary
#67F18A
secondary
#C735A2
accent
#06A8E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581