#67F88E#67F88E
#67F88E is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.192 H 149.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67F88E |
|---|---|
| RGB | rgb(103, 248, 142) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.95, -61.17, 39.47) |
| CIE-LCH | lch(87.95, 72.79, 147.17°) |
| OKLab | oklab(87.53% -0.1654 0.0972) |
| OKLCH | oklch(87.53% 0.192 149.5) |
| XYZ | xyz(44.0402, 71.9672, 37.1561) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F88E #F867D1
analogous
#89F867 #67F88E #67F8D7
triadic
#67F88E #8E67F8 #F88E67
tetradic
#67F88E #6789F8 #F867D1 #F8D767
square
#67F88E #6789F8 #F867D1 #F8D767
split-complementary
#67F88E #D767F8 #F86789
monochromatic
#0ADB42 #2CF563 #67F88E #A2FBB9 #DCFDE5
Accessibility & contrast
On white
1.36
#67F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#67F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F88E
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F88E | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E7D795
Tritanopia (blue-blind)
#3FF4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f88e; /* rgb */ color: rgb(103, 248, 142); /* oklch */ color: oklch(87.5% 0.192 149.5);
Tailwind
colors: {
custom: {
50: '#9efbb0',
500: '#67f88e',
950: '#000000',
},
}SCSS
$custom: #67f88e; $custom-light: #9efbb0; $custom-dark: #000000;
JSON
{
"hex": "#67f88e",
"rgb": {
"r": 103,
"g": 248,
"b": 142
},
"hsl": {
"h": 136.138,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87528,
"c": 0.19184,
"h": 149.5
},
"luminance": 0.71971
}Semantic roles & 50–950 ramp
primary
#67F88E
secondary
#D232A7
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681