#67F991#67F991
#67F991 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.190 H 150.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67F991 |
|---|---|
| RGB | rgb(103, 249, 145) |
| HSL | hsl(137, 92%, 69%) |
| HSV | hsv(137, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 41.8%, 2.4%) |
| CIE-LAB | lab(88.29, -61.06, 38.44) |
| CIE-LCH | lch(88.29, 72.15, 147.81°) |
| OKLab | oklab(87.82% -0.1651 0.0949) |
| OKLCH | oklch(87.82% 0.19 150.1) |
| XYZ | xyz(44.5768, 72.6750, 38.4611) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F991 #F967CF
analogous
#86F967 #67F991 #67F9DA
triadic
#67F991 #9167F9 #F99167
tetradic
#67F991 #6786F9 #F967CF #F9DA67
square
#67F991 #6786F9 #F967CF #F9DA67
split-complementary
#67F991 #DA67F9 #F96786
monochromatic
#09DD46 #2CF766 #67F991 #A2FBBC #DDFEE6
Accessibility & contrast
On white
1.35
#67F991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#67F991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F991
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F991 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE689
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#3DF5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f991; /* rgb */ color: rgb(103, 249, 145); /* oklch */ color: oklch(87.8% 0.190 150.1);
Tailwind
colors: {
custom: {
50: '#9ffcb2',
500: '#67f991',
950: '#000000',
},
}SCSS
$custom: #67f991; $custom-light: #9ffcb2; $custom-dark: #000000;
JSON
{
"hex": "#67f991",
"rgb": {
"r": 103,
"g": 249,
"b": 145
},
"hsl": {
"h": 137.26,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87822,
"c": 0.19046,
"h": 150.1
},
"luminance": 0.72679
}Semantic roles & 50–950 ramp
primary
#67F991
secondary
#D331A4
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681