#67F697#67F697
#67F697 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.2% C 0.181 H 151.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67F697 |
|---|---|
| RGB | rgb(103, 246, 151) |
| HSL | hsl(140, 89%, 68%) |
| HSV | hsv(140, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(87.50, -58.93, 34.43) |
| CIE-LCH | lch(87.50, 68.25, 149.71°) |
| OKLab | oklab(87.2% -0.1595 0.0857) |
| OKLCH | oklch(87.2% 0.181 151.8) |
| XYZ | xyz(44.1318, 71.0253, 40.6557) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F697 #F667C6
analogous
#7EF667 #67F697 #67F6DF
triadic
#67F697 #9767F6 #F69767
tetradic
#67F697 #677EF6 #F667C6 #F6DF67
square
#67F697 #677EF6 #F667C6 #F6DF67
split-complementary
#67F697 #DF67F6 #F6677E
monochromatic
#0DD650 #2DF36F #67F697 #A1F9BF #DBFDE6
Accessibility & contrast
On white
1.38
#67F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#67F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F697
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F697 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#3BF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f697; /* rgb */ color: rgb(103, 246, 151); /* oklch */ color: oklch(87.2% 0.181 151.8);
Tailwind
colors: {
custom: {
50: '#9efab6',
500: '#67f697',
950: '#000000',
},
}SCSS
$custom: #67f697; $custom-light: #9efab6; $custom-dark: #000000;
JSON
{
"hex": "#67f697",
"rgb": {
"r": 103,
"g": 246,
"b": 151
},
"hsl": {
"h": 140.14,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87199,
"c": 0.1811,
"h": 151.8
},
"luminance": 0.71029
}Semantic roles & 50–950 ramp
primary
#67F697
secondary
#CF329A
accent
#0098E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581