#67F18E#67F18E
#67F18E is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.183 H 150.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67F18E |
|---|---|
| RGB | rgb(103, 241, 142) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.88, -58.51, 36.78) |
| CIE-LCH | lch(85.88, 69.11, 147.85°) |
| OKLab | oklab(85.82% -0.1583 0.091) |
| OKLCH | oklch(85.82% 0.183 150.1) |
| XYZ | xyz(41.9283, 67.7433, 36.4521) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F18E #F167CA
analogous
#85F167 #67F18E #67F1D3
triadic
#67F18E #8E67F1 #F18E67
tetradic
#67F18E #6785F1 #F167CA #F1D367
square
#67F18E #6785F1 #F167CA #F1D367
split-complementary
#67F18E #D367F1 #F16785
monochromatic
#13CB47 #2FEC64 #67F18E #9FF6B8 #D7FBE1
Accessibility & contrast
On white
1.44
#67F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#67F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F18E
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F18E | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#42EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f18e; /* rgb */ color: rgb(103, 241, 142); /* oklch */ color: oklch(85.8% 0.183 150.1);
Tailwind
colors: {
custom: {
50: '#9df6b0',
500: '#67f18e',
950: '#000000',
},
}SCSS
$custom: #67f18e; $custom-light: #9df6b0; $custom-dark: #000000;
JSON
{
"hex": "#67f18e",
"rgb": {
"r": 103,
"g": 241,
"b": 142
},
"hsl": {
"h": 136.957,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85824,
"c": 0.1826,
"h": 150.1
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#67F18E
secondary
#C7359E
accent
#06A2E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581