#67F88C#67F88C
#67F88C is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.194 H 149.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67F88C |
|---|---|
| RGB | rgb(103, 248, 140) |
| HSL | hsl(135, 91%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(87.92, -61.48, 40.41) |
| CIE-LCH | lch(87.92, 73.57, 146.68°) |
| OKLab | oklab(87.5% -0.1662 0.0993) |
| OKLCH | oklch(87.5% 0.194 149.1) |
| XYZ | xyz(43.8914, 71.9077, 36.3724) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F88C #F867D3
analogous
#8BF867 #67F88C #67F8D4
triadic
#67F88C #8C67F8 #F88C67
tetradic
#67F88C #678BF8 #F867D3 #F8D467
square
#67F88C #678BF8 #F867D3 #F8D467
split-complementary
#67F88C #D467F8 #F8678B
monochromatic
#0ADB3F #2CF560 #67F88C #A2FBB8 #DCFDE5
Accessibility & contrast
On white
1.37
#67F88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#67F88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F88C
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F88C | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE484
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#40F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f88c; /* rgb */ color: rgb(103, 248, 140); /* oklch */ color: oklch(87.5% 0.194 149.1);
Tailwind
colors: {
custom: {
50: '#9efbaf',
500: '#67f88c',
950: '#000000',
},
}SCSS
$custom: #67f88c; $custom-light: #9efbaf; $custom-dark: #000000;
JSON
{
"hex": "#67f88c",
"rgb": {
"r": 103,
"g": 248,
"b": 140
},
"hsl": {
"h": 135.31,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87495,
"c": 0.19363,
"h": 149.1
},
"luminance": 0.71912
}Semantic roles & 50–950 ramp
primary
#67F88C
secondary
#D232A9
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681