#67FA8F#67FA8F
#67FA8F is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.0% C 0.194 H 149.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67FA8F |
|---|---|
| RGB | rgb(103, 250, 143) |
| HSL | hsl(136, 94%, 69%) |
| HSV | hsv(136, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(88.56, -61.76, 39.76) |
| CIE-LCH | lch(88.56, 73.45, 147.23°) |
| OKLab | oklab(88.03% -0.1669 0.0979) |
| OKLCH | oklch(88.03% 0.194 149.6) |
| XYZ | xyz(44.7338, 73.2337, 37.7594) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.41
Mint Green
#8FFF9F
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FA8F #FA67D2
analogous
#88FA67 #67FA8F #67FAD9
triadic
#67FA8F #8F67FA #FA8F67
tetradic
#67FA8F #6788FA #FA67D2 #FAD967
square
#67FA8F #6788FA #FA67D2 #FAD967
split-complementary
#67FA8F #D967FA #FA6788
monochromatic
#07DF42 #2CF863 #67FA8F #A2FCBB #DEFEE6
Accessibility & contrast
On white
1.34
#67FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#67FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FA8F
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FA8F | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE687
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#3EF6E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67fa8f; /* rgb */ color: rgb(103, 250, 143); /* oklch */ color: oklch(88.0% 0.194 149.6);
Tailwind
colors: {
custom: {
50: '#9ffdb1',
500: '#67fa8f',
950: '#000000',
},
}SCSS
$custom: #67fa8f; $custom-light: #9ffdb1; $custom-dark: #000000;
JSON
{
"hex": "#67fa8f",
"rgb": {
"r": 103,
"g": 250,
"b": 143
},
"hsl": {
"h": 136.327,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88031,
"c": 0.19356,
"h": 149.6
},
"luminance": 0.73238
}Semantic roles & 50–950 ramp
primary
#67FA8F
secondary
#D431A8
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681