#67F890#67F890
#67F890 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.190 H 150.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F890 |
|---|---|
| RGB | rgb(103, 248, 144) |
| HSL | hsl(137, 91%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(87.98, -60.85, 38.52) |
| CIE-LCH | lch(87.98, 72.02, 147.66°) |
| OKLab | oklab(87.56% -0.1645 0.0951) |
| OKLCH | oklch(87.56% 0.19 150) |
| XYZ | xyz(44.1917, 72.0278, 37.9541) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F890 #F867CF
analogous
#87F867 #67F890 #67F8D9
triadic
#67F890 #9067F8 #F89067
tetradic
#67F890 #6787F8 #F867CF #F8D967
square
#67F890 #6787F8 #F867CF #F8D967
split-complementary
#67F890 #D967F8 #F86787
monochromatic
#0ADB45 #2CF565 #67F890 #A2FBBB #DCFDE5
Accessibility & contrast
On white
1.36
#67F890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#67F890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F890
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F890 | 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)
#F9E588
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#3EF4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f890; /* rgb */ color: rgb(103, 248, 144); /* oklch */ color: oklch(87.6% 0.190 150.0);
Tailwind
colors: {
custom: {
50: '#9efbb1',
500: '#67f890',
950: '#000000',
},
}SCSS
$custom: #67f890; $custom-light: #9efbb1; $custom-dark: #000000;
JSON
{
"hex": "#67f890",
"rgb": {
"r": 103,
"g": 248,
"b": 144
},
"hsl": {
"h": 136.966,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87562,
"c": 0.19005,
"h": 150
},
"luminance": 0.72032
}Semantic roles & 50–950 ramp
primary
#67F890
secondary
#D232A4
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681