#67F88F#67F88F
#67F88F is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.191 H 149.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67F88F |
|---|---|
| RGB | rgb(103, 248, 143) |
| HSL | hsl(137, 91%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(87.97, -61.01, 39.00) |
| CIE-LCH | lch(87.97, 72.41, 147.41°) |
| OKLab | oklab(87.55% -0.165 0.0962) |
| OKLCH | oklch(87.55% 0.191 149.8) |
| XYZ | xyz(44.1157, 71.9974, 37.5533) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F88F #F867D0
analogous
#88F867 #67F88F #67F8D8
triadic
#67F88F #8F67F8 #F88F67
tetradic
#67F88F #6788F8 #F867D0 #F8D867
square
#67F88F #6788F8 #F867D0 #F8D867
split-complementary
#67F88F #D867F8 #F86788
monochromatic
#0ADB44 #2CF564 #67F88F #A2FBBA #DCFDE5
Accessibility & contrast
On white
1.36
#67F88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#67F88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F88F
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F88F | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#3FF4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f88f; /* rgb */ color: rgb(103, 248, 143); /* oklch */ color: oklch(87.5% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#9efbb1',
500: '#67f88f',
950: '#000000',
},
}SCSS
$custom: #67f88f; $custom-light: #9efbb1; $custom-dark: #000000;
JSON
{
"hex": "#67f88f",
"rgb": {
"r": 103,
"g": 248,
"b": 143
},
"hsl": {
"h": 136.552,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87545,
"c": 0.19095,
"h": 149.8
},
"luminance": 0.72002
}Semantic roles & 50–950 ramp
primary
#67F88F
secondary
#D232A5
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681