#67F898#67F898
#67F898 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.183 H 151.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F898 |
|---|---|
| RGB | rgb(103, 248, 152) |
| HSL | hsl(140, 91%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(88.10, -59.53, 34.73) |
| CIE-LCH | lch(88.10, 68.92, 149.74°) |
| OKLab | oklab(87.7% -0.1611 0.0864) |
| OKLCH | oklch(87.7% 0.183 151.8) |
| XYZ | xyz(44.8250, 72.2811, 41.2891) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.08
Sea Green (survey)
#53FCA1
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F898 #F867C7
analogous
#7FF867 #67F898 #67F8E1
triadic
#67F898 #9867F8 #F89867
tetradic
#67F898 #677FF8 #F867C7 #F8E167
square
#67F898 #677FF8 #F867C7 #F8E167
split-complementary
#67F898 #E167F8 #F8677F
monochromatic
#0ADB51 #2CF570 #67F898 #A2FBC0 #DCFDE7
Accessibility & contrast
On white
1.36
#67F898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#67F898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F898
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F898 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E591
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#3AF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f898; /* rgb */ color: rgb(103, 248, 152); /* oklch */ color: oklch(87.7% 0.183 151.8);
Tailwind
colors: {
custom: {
50: '#9efbb7',
500: '#67f898',
950: '#000000',
},
}SCSS
$custom: #67f898; $custom-light: #9efbb7; $custom-dark: #000000;
JSON
{
"hex": "#67f898",
"rgb": {
"r": 103,
"g": 248,
"b": 152
},
"hsl": {
"h": 140.276,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87701,
"c": 0.18285,
"h": 151.8
},
"luminance": 0.72285
}Semantic roles & 50–950 ramp
primary
#67F898
secondary
#D2329C
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681