#67E496#67E496
#67E496 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.158 H 153.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67E496 |
|---|---|
| RGB | rgb(103, 228, 150) |
| HSL | hsl(143, 70%, 65%) |
| HSV | hsv(143, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(82.15, -52.01, 27.80) |
| CIE-LCH | lch(82.15, 58.98, 151.87°) |
| OKLab | oklab(82.81% -0.1413 0.0699) |
| OKLCH | oklch(82.81% 0.158 153.7) |
| XYZ | xyz(38.8389, 60.5689, 38.4925) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.70
Seafoam (survey)
#80F9AD
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.31
Light Green Blue
#56FCA2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E496 #E467B5
analogous
#77E467 #67E496 #67E4D4
triadic
#67E496 #9667E4 #E49667
tetradic
#67E496 #6777E4 #E467B5 #E4D467
square
#67E496 #6777E4 #E467B5 #E4D467
split-complementary
#67E496 #D467E4 #E46777
monochromatic
#1FB156 #33DB72 #67E496 #9BEDBA #CFF6DE
Accessibility & contrast
On white
1.60
#67E496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#67E496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E496
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E496 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D491
Deuteranopia (green-blind)
#D3C79B
Tritanopia (blue-blind)
#43E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e496; /* rgb */ color: rgb(103, 228, 150); /* oklch */ color: oklch(82.8% 0.158 153.7);
Tailwind
colors: {
custom: {
50: '#9cedb5',
500: '#67e496',
950: '#000000',
},
}SCSS
$custom: #67e496; $custom-light: #9cedb5; $custom-dark: #000000;
JSON
{
"hex": "#67e496",
"rgb": {
"r": 103,
"g": 228,
"b": 150
},
"hsl": {
"h": 142.56,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82807,
"c": 0.15766,
"h": 153.7
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#67E496
secondary
#B23D86
accent
#148AD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581