#67F290#67F290
#67F290 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.182 H 150.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67F290 |
|---|---|
| RGB | rgb(103, 242, 144) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(86.20, -58.57, 36.21) |
| CIE-LCH | lch(86.20, 68.86, 148.27°) |
| OKLab | oklab(86.1% -0.1585 0.0897) |
| OKLCH | oklch(86.1% 0.182 150.5) |
| XYZ | xyz(42.3766, 68.3975, 37.3490) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F290 #F267C9
analogous
#83F267 #67F290 #67F2D6
triadic
#67F290 #9067F2 #F29067
tetradic
#67F290 #6783F2 #F267C9 #F2D667
square
#67F290 #6783F2 #F267C9 #F2D667
split-complementary
#67F290 #D667F2 #F26783
monochromatic
#12CD49 #2FED67 #67F290 #9FF7B9 #D8FCE2
Accessibility & contrast
On white
1.43
#67F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#67F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F290
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F290 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#41EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f290; /* rgb */ color: rgb(103, 242, 144); /* oklch */ color: oklch(86.1% 0.182 150.5);
Tailwind
colors: {
custom: {
50: '#9ef7b1',
500: '#67f290',
950: '#000000',
},
}SCSS
$custom: #67f290; $custom-light: #9ef7b1; $custom-dark: #000000;
JSON
{
"hex": "#67f290",
"rgb": {
"r": 103,
"g": 242,
"b": 144
},
"hsl": {
"h": 137.698,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86102,
"c": 0.18211,
"h": 150.5
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#67F290
secondary
#C9349D
accent
#05A0E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581