#67F285#67F285
#67F285 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.192 H 148.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67F285 |
|---|---|
| RGB | rgb(103, 242, 133) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(86.05, -60.30, 41.41) |
| CIE-LCH | lch(86.05, 73.15, 145.52°) |
| OKLab | oklab(85.92% -0.1631 0.1014) |
| OKLCH | oklch(85.92% 0.192 148.1) |
| XYZ | xyz(41.5765, 68.0774, 33.1350) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F285 #F267D4
analogous
#8EF267 #67F285 #67F2CB
triadic
#67F285 #8567F2 #F28567
tetradic
#67F285 #678EF2 #F267D4 #F2CB67
square
#67F285 #678EF2 #F267D4 #F2CB67
split-complementary
#67F285 #CB67F2 #F2678E
monochromatic
#12CD3A #2FED58 #67F285 #9FF7B2 #D8FCE0
Accessibility & contrast
On white
1.44
#67F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#67F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F285
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F285 | 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)
#F4DF7D
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#45EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f285; /* rgb */ color: rgb(103, 242, 133); /* oklch */ color: oklch(85.9% 0.192 148.1);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#67f285',
950: '#000000',
},
}SCSS
$custom: #67f285; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#67f285",
"rgb": {
"r": 103,
"g": 242,
"b": 133
},
"hsl": {
"h": 132.95,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85919,
"c": 0.19204,
"h": 148.1
},
"luminance": 0.68081
}Semantic roles & 50–950 ramp
primary
#67F285
secondary
#C934A9
accent
#05B1E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581