#67F28F#67F28F
#67F28F is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.183 H 150.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67F28F |
|---|---|
| RGB | rgb(103, 242, 143) |
| HSL | hsl(137, 84%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.19, -58.73, 36.69) |
| CIE-LCH | lch(86.19, 69.25, 148.01°) |
| OKLab | oklab(86.09% -0.1589 0.0908) |
| OKLCH | oklch(86.09% 0.183 150.3) |
| XYZ | xyz(42.3005, 68.3671, 36.9483) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F28F #F267CA
analogous
#85F267 #67F28F #67F2D4
triadic
#67F28F #8F67F2 #F28F67
tetradic
#67F28F #6785F2 #F267CA #F2D467
square
#67F28F #6785F2 #F267CA #F2D467
split-complementary
#67F28F #D467F2 #F26785
monochromatic
#12CD48 #2FED65 #67F28F #9FF7B9 #D8FCE2
Accessibility & contrast
On white
1.43
#67F28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#67F28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F28F
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F28F | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#41EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f28f; /* rgb */ color: rgb(103, 242, 143); /* oklch */ color: oklch(86.1% 0.183 150.3);
Tailwind
colors: {
custom: {
50: '#9ef7b1',
500: '#67f28f',
950: '#000000',
},
}SCSS
$custom: #67f28f; $custom-light: #9ef7b1; $custom-dark: #000000;
JSON
{
"hex": "#67f28f",
"rgb": {
"r": 103,
"g": 242,
"b": 143
},
"hsl": {
"h": 137.266,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86085,
"c": 0.18302,
"h": 150.3
},
"luminance": 0.68371
}Semantic roles & 50–950 ramp
primary
#67F28F
secondary
#C9349E
accent
#05A1E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581