#67F090#67F090
#67F090 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.179 H 150.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67F090 |
|---|---|
| RGB | rgb(103, 240, 144) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.61, -57.80, 35.44) |
| CIE-LCH | lch(85.61, 67.79, 148.49°) |
| OKLab | oklab(85.62% -0.1564 0.0879) |
| OKLCH | oklch(85.62% 0.179 150.7) |
| XYZ | xyz(41.7846, 67.2135, 37.1517) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F090 #F067C7
analogous
#83F067 #67F090 #67F0D4
triadic
#67F090 #9067F0 #F09067
tetradic
#67F090 #6783F0 #F067C7 #F0D467
square
#67F090 #6783F0 #F067C7 #F0D467
split-complementary
#67F090 #D467F0 #F06783
monochromatic
#14C94A #2FEB67 #67F090 #9FF5B9 #D6FBE1
Accessibility & contrast
On white
1.45
#67F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#67F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F090
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F090 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#41ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f090; /* rgb */ color: rgb(103, 240, 144); /* oklch */ color: oklch(85.6% 0.179 150.7);
Tailwind
colors: {
custom: {
50: '#9df6b1',
500: '#67f090',
950: '#000000',
},
}SCSS
$custom: #67f090; $custom-light: #9df6b1; $custom-dark: #000000;
JSON
{
"hex": "#67f090",
"rgb": {
"r": 103,
"g": 240,
"b": 144
},
"hsl": {
"h": 137.956,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85615,
"c": 0.17944,
"h": 150.7
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#67F090
secondary
#C6359B
accent
#079EDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581