#67E898#67E898
#67E898 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.161 H 153.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67E898 |
|---|---|
| RGB | rgb(103, 232, 152) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.37, -53.26, 28.42) |
| CIE-LCH | lch(83.37, 60.37, 151.91°) |
| OKLab | oklab(83.82% -0.1447 0.0714) |
| OKLCH | oklch(83.82% 0.161 153.7) |
| XYZ | xyz(40.1145, 62.8601, 39.7189) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E898 #E867B7
analogous
#76E867 #67E898 #67E8D9
triadic
#67E898 #9867E8 #E89867
tetradic
#67E898 #6776E8 #E867B7 #E8D967
square
#67E898 #6776E8 #E867B7 #E8D967
split-complementary
#67E898 #D967E8 #E86776
monochromatic
#1CB957 #32E074 #67E898 #9CF0BC #D1F8E0
Accessibility & contrast
On white
1.55
#67E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#67E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E898
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E898 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#41E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e898; /* rgb */ color: rgb(103, 232, 152); /* oklch */ color: oklch(83.8% 0.161 153.7);
Tailwind
colors: {
custom: {
50: '#9cf0b7',
500: '#67e898',
950: '#000000',
},
}SCSS
$custom: #67e898; $custom-light: #9cf0b7; $custom-dark: #000000;
JSON
{
"hex": "#67e898",
"rgb": {
"r": 103,
"g": 232,
"b": 152
},
"hsl": {
"h": 142.791,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83819,
"c": 0.16133,
"h": 153.7
},
"luminance": 0.62864
}Semantic roles & 50–950 ramp
primary
#67E898
secondary
#B83B89
accent
#108BD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581