#67E28F#67E28F
#67E28F is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.161 H 151.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67E28F |
|---|---|
| RGB | rgb(103, 226, 143) |
| HSL | hsl(140, 68%, 65%) |
| HSV | hsv(140, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.43, -52.45, 30.42) |
| CIE-LCH | lch(81.43, 60.63, 149.88°) |
| OKLab | oklab(82.18% -0.1423 0.076) |
| OKLCH | oklch(82.18% 0.161 151.9) |
| XYZ | xyz(37.7450, 59.2561, 35.4298) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Aqua Green
#12E193
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.36
Seafoam (survey)
#80F9AD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E28F #E267BA
analogous
#7DE267 #67E28F #67E2CC
triadic
#67E28F #8F67E2 #E28F67
tetradic
#67E28F #677DE2 #E267BA #E2CC67
square
#67E28F #677DE2 #E267BA #E2CC67
split-complementary
#67E28F #CC67E2 #E2677D
monochromatic
#21AD4F #34D869 #67E28F #9AECB5 #CEF6DB
Accessibility & contrast
On white
1.63
#67E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#67E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E28F
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E28F | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D189
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#47DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e28f; /* rgb */ color: rgb(103, 226, 143); /* oklch */ color: oklch(82.2% 0.161 151.9);
Tailwind
colors: {
custom: {
50: '#9becb0',
500: '#67e28f',
950: '#000000',
},
}SCSS
$custom: #67e28f; $custom-light: #9becb0; $custom-dark: #000000;
JSON
{
"hex": "#67e28f",
"rgb": {
"r": 103,
"g": 226,
"b": 143
},
"hsl": {
"h": 139.512,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.82183,
"c": 0.16133,
"h": 151.9
},
"luminance": 0.59259
}Semantic roles & 50–950 ramp
primary
#67E28F
secondary
#AF3E8A
accent
#1693D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581