#67F888#67F888
#67F888 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.197 H 148.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67F888 |
|---|---|
| RGB | rgb(103, 248, 136) |
| HSL | hsl(134, 91%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.87, -62.09, 42.28) |
| CIE-LCH | lch(87.87, 75.12, 145.75°) |
| OKLab | oklab(87.43% -0.1679 0.1035) |
| OKLCH | oklch(87.43% 0.197 148.3) |
| XYZ | xyz(43.6018, 71.7918, 34.8472) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F888 #F867D7
analogous
#8FF867 #67F888 #67F8D1
triadic
#67F888 #8867F8 #F88867
tetradic
#67F888 #678FF8 #F867D7 #F8D167
square
#67F888 #678FF8 #F867D7 #F8D167
split-complementary
#67F888 #D167F8 #F8678F
monochromatic
#0ADB3A #2CF55A #67F888 #A2FBB6 #DCFDE4
Accessibility & contrast
On white
1.37
#67F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#67F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F888
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F888 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#42F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f888; /* rgb */ color: rgb(103, 248, 136); /* oklch */ color: oklch(87.4% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#9ffbac',
500: '#67f888',
950: '#000000',
},
}SCSS
$custom: #67f888; $custom-light: #9ffbac; $custom-dark: #000000;
JSON
{
"hex": "#67f888",
"rgb": {
"r": 103,
"g": 248,
"b": 136
},
"hsl": {
"h": 133.655,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87431,
"c": 0.1972,
"h": 148.3
},
"luminance": 0.71796
}Semantic roles & 50–950 ramp
primary
#67F888
secondary
#D232AD
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681