#67F288#67F288
#67F288 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.189 H 148.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67F288 |
|---|---|
| RGB | rgb(103, 242, 136) |
| HSL | hsl(134, 84%, 68%) |
| HSV | hsv(134, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(86.09, -59.84, 40.00) |
| CIE-LCH | lch(86.09, 71.98, 146.24°) |
| OKLab | oklab(85.97% -0.1618 0.0983) |
| OKLCH | oklch(85.97% 0.189 148.7) |
| XYZ | xyz(41.7867, 68.1615, 34.2422) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.66
Spearmint
#1EF876
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F288 #F267D1
analogous
#8BF267 #67F288 #67F2CE
triadic
#67F288 #8867F2 #F28867
tetradic
#67F288 #678BF2 #F267D1 #F2CE67
square
#67F288 #678BF2 #F267D1 #F2CE67
split-complementary
#67F288 #CE67F2 #F2678B
monochromatic
#12CD3E #2FED5C #67F288 #9FF7B4 #D8FCE0
Accessibility & contrast
On white
1.44
#67F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#67F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F288
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F288 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#44EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f288; /* rgb */ color: rgb(103, 242, 136); /* oklch */ color: oklch(86.0% 0.189 148.7);
Tailwind
colors: {
custom: {
50: '#9ef7ac',
500: '#67f288',
950: '#000000',
},
}SCSS
$custom: #67f288; $custom-light: #9ef7ac; $custom-dark: #000000;
JSON
{
"hex": "#67f288",
"rgb": {
"r": 103,
"g": 242,
"b": 136
},
"hsl": {
"h": 134.245,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85967,
"c": 0.18935,
"h": 148.7
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#67F288
secondary
#C934A6
accent
#05ACE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581