#67F891#67F891
#67F891 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.189 H 150.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F891 |
|---|---|
| RGB | rgb(103, 248, 145) |
| HSL | hsl(137, 91%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 41.5%, 2.7%) |
| CIE-LAB | lab(88.00, -60.69, 38.05) |
| CIE-LCH | lch(88.00, 71.63, 147.91°) |
| OKLab | oklab(87.58% -0.1641 0.094) |
| OKLCH | oklch(87.58% 0.189 150.2) |
| XYZ | xyz(44.2685, 72.0585, 38.3584) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F891 #F867CE
analogous
#86F867 #67F891 #67F8D9
triadic
#67F891 #9167F8 #F89167
tetradic
#67F891 #6786F8 #F867CE #F8D967
square
#67F891 #6786F8 #F867CE #F8D967
split-complementary
#67F891 #D967F8 #F86786
monochromatic
#0ADB46 #2CF567 #67F891 #A2FBBB #DCFDE6
Accessibility & contrast
On white
1.36
#67F891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#67F891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F891
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F891 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58A
Deuteranopia (green-blind)
#E6D798
Tritanopia (blue-blind)
#3EF4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f891; /* rgb */ color: rgb(103, 248, 145); /* oklch */ color: oklch(87.6% 0.189 150.2);
Tailwind
colors: {
custom: {
50: '#9efbb2',
500: '#67f891',
950: '#000000',
},
}SCSS
$custom: #67f891; $custom-light: #9efbb2; $custom-dark: #000000;
JSON
{
"hex": "#67f891",
"rgb": {
"r": 103,
"g": 248,
"b": 145
},
"hsl": {
"h": 137.379,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87579,
"c": 0.18915,
"h": 150.2
},
"luminance": 0.72063
}Semantic roles & 50–950 ramp
primary
#67F891
secondary
#D232A3
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681