#67E896#67E896
#67E896 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.163 H 153.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67E896 |
|---|---|
| RGB | rgb(103, 232, 150) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.33, -53.62, 29.40) |
| CIE-LCH | lch(83.33, 61.15, 151.27°) |
| OKLab | oklab(83.78% -0.1456 0.0737) |
| OKLCH | oklch(83.78% 0.163 153.1) |
| XYZ | xyz(39.9521, 62.7952, 38.8635) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.45
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E896 #E867B9
analogous
#79E867 #67E896 #67E8D6
triadic
#67E896 #9667E8 #E89667
tetradic
#67E896 #6779E8 #E867B9 #E8D667
square
#67E896 #6779E8 #E867B9 #E8D667
split-complementary
#67E896 #D667E8 #E86779
monochromatic
#1CB955 #32E071 #67E896 #9CF0BB #D1F8DF
Accessibility & contrast
On white
1.55
#67E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#67E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E896
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E896 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D6CB9B
Tritanopia (blue-blind)
#42E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e896; /* rgb */ color: rgb(103, 232, 150); /* oklch */ color: oklch(83.8% 0.163 153.1);
Tailwind
colors: {
custom: {
50: '#9cf0b5',
500: '#67e896',
950: '#000000',
},
}SCSS
$custom: #67e896; $custom-light: #9cf0b5; $custom-dark: #000000;
JSON
{
"hex": "#67e896",
"rgb": {
"r": 103,
"g": 232,
"b": 150
},
"hsl": {
"h": 141.86,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.8378,
"c": 0.16315,
"h": 153.1
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#67E896
secondary
#B83B8B
accent
#108ED6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581