#67E998#67E998
#67E998 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.163 H 153.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67E998 |
|---|---|
| RGB | rgb(103, 233, 152) |
| HSL | hsl(143, 75%, 66%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.67, -53.66, 28.82) |
| CIE-LCH | lch(83.67, 60.91, 151.76°) |
| OKLab | oklab(84.06% -0.1457 0.0724) |
| OKLCH | oklch(84.06% 0.163 153.6) |
| XYZ | xyz(40.3968, 63.4247, 39.8130) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E998 #E967B8
analogous
#77E967 #67E998 #67E9D9
triadic
#67E998 #9867E9 #E99867
tetradic
#67E998 #6777E9 #E967B8 #E9D967
square
#67E998 #6777E9 #E967B8 #E9D967
split-complementary
#67E998 #D967E9 #E96777
monochromatic
#1BBB57 #32E174 #67E998 #9CF1BC #D2F8E0
Accessibility & contrast
On white
1.53
#67E998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#67E998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E998
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E998 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#40E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e998; /* rgb */ color: rgb(103, 233, 152); /* oklch */ color: oklch(84.1% 0.163 153.6);
Tailwind
colors: {
custom: {
50: '#9cf1b7',
500: '#67e998',
950: '#000000',
},
}SCSS
$custom: #67e998; $custom-light: #9cf1b7; $custom-dark: #000000;
JSON
{
"hex": "#67e998",
"rgb": {
"r": 103,
"g": 233,
"b": 152
},
"hsl": {
"h": 142.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84062,
"c": 0.1627,
"h": 153.6
},
"luminance": 0.63428
}Semantic roles & 50–950 ramp
primary
#67E998
secondary
#BA3A8A
accent
#0F8BD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581