#67E798#67E798
#67E798 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.160 H 153.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67E798 |
|---|---|
| RGB | rgb(103, 231, 152) |
| HSL | hsl(143, 73%, 65%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.07, -52.86, 28.02) |
| CIE-LCH | lch(83.07, 59.83, 152.07°) |
| OKLab | oklab(83.58% -0.1436 0.0704) |
| OKLCH | oklch(83.58% 0.16 153.9) |
| XYZ | xyz(39.8338, 62.2988, 39.6254) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E798 #E767B6
analogous
#76E767 #67E798 #67E7D8
triadic
#67E798 #9867E7 #E79867
tetradic
#67E798 #6776E7 #E767B6 #E7D867
square
#67E798 #6776E7 #E767B6 #E7D867
split-complementary
#67E798 #D867E7 #E76776
monochromatic
#1DB758 #32DF74 #67E798 #9CEFBC #D1F8E0
Accessibility & contrast
On white
1.56
#67E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#67E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E798
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E798 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#41E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e798; /* rgb */ color: rgb(103, 231, 152); /* oklch */ color: oklch(83.6% 0.160 153.9);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#67e798',
950: '#000000',
},
}SCSS
$custom: #67e798; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#67e798",
"rgb": {
"r": 103,
"g": 231,
"b": 152
},
"hsl": {
"h": 142.969,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83576,
"c": 0.15996,
"h": 153.9
},
"luminance": 0.62302
}Semantic roles & 50–950 ramp
primary
#67E798
secondary
#B73B88
accent
#118AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581