#67F28E#67F28E
#67F28E is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.184 H 150.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67F28E |
|---|---|
| RGB | rgb(103, 242, 142) |
| HSL | hsl(137, 84%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.17, -58.89, 37.16) |
| CIE-LCH | lch(86.17, 69.64, 147.74°) |
| OKLab | oklab(86.07% -0.1593 0.0919) |
| OKLCH | oklch(86.07% 0.184 150) |
| XYZ | xyz(42.2251, 68.3369, 36.5511) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F28E #F267CB
analogous
#85F267 #67F28E #67F2D4
triadic
#67F28E #8E67F2 #F28E67
tetradic
#67F28E #6785F2 #F267CB #F2D467
square
#67F28E #6785F2 #F267CB #F2D467
split-complementary
#67F28E #D467F2 #F26785
monochromatic
#12CD46 #2FED64 #67F28E #9FF7B8 #D8FCE2
Accessibility & contrast
On white
1.43
#67F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#67F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F28E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F28E | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#42EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f28e; /* rgb */ color: rgb(103, 242, 142); /* oklch */ color: oklch(86.1% 0.184 150.0);
Tailwind
colors: {
custom: {
50: '#9ef7b0',
500: '#67f28e',
950: '#000000',
},
}SCSS
$custom: #67f28e; $custom-light: #9ef7b0; $custom-dark: #000000;
JSON
{
"hex": "#67f28e",
"rgb": {
"r": 103,
"g": 242,
"b": 142
},
"hsl": {
"h": 136.835,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86067,
"c": 0.18393,
"h": 150
},
"luminance": 0.68341
}Semantic roles & 50–950 ramp
primary
#67F28E
secondary
#C9349F
accent
#05A3E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581