#67F28D#67F28D
#67F28D is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.185 H 149.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67F28D |
|---|---|
| RGB | rgb(103, 242, 141) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(86.16, -59.05, 37.64) |
| CIE-LCH | lch(86.16, 70.03, 147.49°) |
| OKLab | oklab(86.05% -0.1597 0.093) |
| OKLCH | oklch(86.05% 0.185 149.8) |
| XYZ | xyz(42.1503, 68.3070, 36.1574) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F28D #F267CC
analogous
#86F267 #67F28D #67F2D3
triadic
#67F28D #8D67F2 #F28D67
tetradic
#67F28D #6786F2 #F267CC #F2D367
square
#67F28D #6786F2 #F267CC #F2D367
split-complementary
#67F28D #D367F2 #F26786
monochromatic
#12CD45 #2FED63 #67F28D #9FF7B7 #D8FCE2
Accessibility & contrast
On white
1.43
#67F28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#67F28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F28D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F28D | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF86
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#42EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f28d; /* rgb */ color: rgb(103, 242, 141); /* oklch */ color: oklch(86.1% 0.185 149.8);
Tailwind
colors: {
custom: {
50: '#9ef7af',
500: '#67f28d',
950: '#000000',
},
}SCSS
$custom: #67f28d; $custom-light: #9ef7af; $custom-dark: #000000;
JSON
{
"hex": "#67f28d",
"rgb": {
"r": 103,
"g": 242,
"b": 141
},
"hsl": {
"h": 136.403,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.8605,
"c": 0.18483,
"h": 149.8
},
"luminance": 0.68311
}Semantic roles & 50–950 ramp
primary
#67F28D
secondary
#C934A0
accent
#05A5E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581