#67F286#67F286
#67F286 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.191 H 148.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67F286 |
|---|---|
| RGB | rgb(103, 242, 134) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(86.06, -60.14, 40.95) |
| CIE-LCH | lch(86.06, 72.76, 145.75°) |
| OKLab | oklab(85.93% -0.1627 0.1004) |
| OKLCH | oklch(85.93% 0.191 148.3) |
| XYZ | xyz(41.6459, 68.1052, 33.5006) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F286 #F267D3
analogous
#8EF267 #67F286 #67F2CB
triadic
#67F286 #8667F2 #F28667
tetradic
#67F286 #678EF2 #F267D3 #F2CB67
square
#67F286 #678EF2 #F267D3 #F2CB67
split-complementary
#67F286 #CB67F2 #F2678E
monochromatic
#12CD3B #2FED59 #67F286 #9FF7B3 #D8FCE0
Accessibility & contrast
On white
1.44
#67F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#67F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F286
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F286 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#45EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f286; /* rgb */ color: rgb(103, 242, 134); /* oklch */ color: oklch(85.9% 0.191 148.3);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#67f286',
950: '#000000',
},
}SCSS
$custom: #67f286; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#67f286",
"rgb": {
"r": 103,
"g": 242,
"b": 134
},
"hsl": {
"h": 133.381,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85935,
"c": 0.19115,
"h": 148.3
},
"luminance": 0.68109
}Semantic roles & 50–950 ramp
primary
#67F286
secondary
#C934A8
accent
#05B0E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581