#67F996#67F996
#67F996 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.186 H 151.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F996 |
|---|---|
| RGB | rgb(103, 249, 150) |
| HSL | hsl(139, 92%, 69%) |
| HSV | hsv(139, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.37, -60.25, 36.07) |
| CIE-LCH | lch(88.37, 70.22, 149.09°) |
| OKLab | oklab(87.91% -0.163 0.0895) |
| OKLCH | oklch(87.91% 0.186 151.2) |
| XYZ | xyz(44.9708, 72.8326, 40.5364) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.57
Baby Green
#8CFF9E
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F996 #F967CA
analogous
#81F967 #67F996 #67F9DF
triadic
#67F996 #9667F9 #F99667
tetradic
#67F996 #6781F9 #F967CA #F9DF67
square
#67F996 #6781F9 #F967CA #F9DF67
split-complementary
#67F996 #DF67F9 #F96781
monochromatic
#09DD4D #2CF76D #67F996 #A2FBBF #DDFEE7
Accessibility & contrast
On white
1.35
#67F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#67F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F996
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F996 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#E7D89C
Tritanopia (blue-blind)
#3BF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f996; /* rgb */ color: rgb(103, 249, 150); /* oklch */ color: oklch(87.9% 0.186 151.2);
Tailwind
colors: {
custom: {
50: '#9efcb6',
500: '#67f996',
950: '#000000',
},
}SCSS
$custom: #67f996; $custom-light: #9efcb6; $custom-dark: #000000;
JSON
{
"hex": "#67f996",
"rgb": {
"r": 103,
"g": 249,
"b": 150
},
"hsl": {
"h": 139.315,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87908,
"c": 0.18597,
"h": 151.2
},
"luminance": 0.72837
}Semantic roles & 50–950 ramp
primary
#67F996
secondary
#D3319F
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681