#67F897#67F897
#67F897 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.184 H 151.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67F897 |
|---|---|
| RGB | rgb(103, 248, 151) |
| HSL | hsl(140, 91%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(88.09, -59.70, 35.20) |
| CIE-LCH | lch(88.09, 69.31, 149.47°) |
| OKLab | oklab(87.68% -0.1616 0.0875) |
| OKLCH | oklch(87.68% 0.184 151.6) |
| XYZ | xyz(44.7434, 72.2485, 40.8596) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F897 #F867C8
analogous
#80F867 #67F897 #67F8E0
triadic
#67F897 #9767F8 #F89767
tetradic
#67F897 #6780F8 #F867C8 #F8E067
square
#67F897 #6780F8 #F867C8 #F8E067
split-complementary
#67F897 #E067F8 #F86780
monochromatic
#0ADB4F #2CF56F #67F897 #A2FBBF #DCFDE7
Accessibility & contrast
On white
1.36
#67F897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#67F897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F897
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F897 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#E5D89D
Tritanopia (blue-blind)
#3AF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f897; /* rgb */ color: rgb(103, 248, 151); /* oklch */ color: oklch(87.7% 0.184 151.6);
Tailwind
colors: {
custom: {
50: '#9efbb6',
500: '#67f897',
950: '#000000',
},
}SCSS
$custom: #67f897; $custom-light: #9efbb6; $custom-dark: #000000;
JSON
{
"hex": "#67f897",
"rgb": {
"r": 103,
"g": 248,
"b": 151
},
"hsl": {
"h": 139.862,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87683,
"c": 0.18375,
"h": 151.6
},
"luminance": 0.72253
}Semantic roles & 50–950 ramp
primary
#67F897
secondary
#D2329D
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681