#67E899#67E899
#67E899 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.160 H 154.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67E899 |
|---|---|
| RGB | rgb(103, 232, 153) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.39, -53.08, 27.93) |
| CIE-LCH | lch(83.39, 59.98, 152.24°) |
| OKLab | oklab(83.84% -0.1442 0.0702) |
| OKLCH | oklch(83.84% 0.16 154) |
| XYZ | xyz(40.1967, 62.8930, 40.1521) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E899 #E867B6
analogous
#75E867 #67E899 #67E8D9
triadic
#67E899 #9967E8 #E89967
tetradic
#67E899 #6775E8 #E867B6 #E8D967
square
#67E899 #6775E8 #E867B6 #E8D967
split-complementary
#67E899 #D967E8 #E86775
monochromatic
#1CB959 #32E075 #67E899 #9CF0BD #D1F8E0
Accessibility & contrast
On white
1.55
#67E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#67E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E899
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E899 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#40E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e899; /* rgb */ color: rgb(103, 232, 153); /* oklch */ color: oklch(83.8% 0.160 154.0);
Tailwind
colors: {
custom: {
50: '#9cf0b7',
500: '#67e899',
950: '#000000',
},
}SCSS
$custom: #67e899; $custom-light: #9cf0b7; $custom-dark: #000000;
JSON
{
"hex": "#67e899",
"rgb": {
"r": 103,
"g": 232,
"b": 153
},
"hsl": {
"h": 143.256,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83839,
"c": 0.16042,
"h": 154
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#67E899
secondary
#B83B88
accent
#1089D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581