#67E997#67E997
#67E997 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.164 H 153.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67E997 |
|---|---|
| RGB | rgb(103, 233, 151) |
| HSL | hsl(142, 75%, 66%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.65, -53.84, 29.31) |
| CIE-LCH | lch(83.65, 61.30, 151.44°) |
| OKLab | oklab(84.04% -0.1462 0.0735) |
| OKLCH | oklch(84.04% 0.164 153.3) |
| XYZ | xyz(40.3152, 63.3921, 39.3835) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.23
Sea Green (survey)
#53FCA1
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E997 #E967B9
analogous
#78E967 #67E997 #67E9D8
triadic
#67E997 #9767E9 #E99767
tetradic
#67E997 #6778E9 #E967B9 #E9D867
square
#67E997 #6778E9 #E967B9 #E9D867
split-complementary
#67E997 #D867E9 #E96778
monochromatic
#1BBB56 #32E172 #67E997 #9CF1BC #D2F8E0
Accessibility & contrast
On white
1.54
#67E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#67E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E997
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E997 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#41E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e997; /* rgb */ color: rgb(103, 233, 151); /* oklch */ color: oklch(84.0% 0.164 153.3);
Tailwind
colors: {
custom: {
50: '#9cf1b6',
500: '#67e997',
950: '#000000',
},
}SCSS
$custom: #67e997; $custom-light: #9cf1b6; $custom-dark: #000000;
JSON
{
"hex": "#67e997",
"rgb": {
"r": 103,
"g": 233,
"b": 151
},
"hsl": {
"h": 142.154,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84043,
"c": 0.1636,
"h": 153.3
},
"luminance": 0.63396
}Semantic roles & 50–950 ramp
primary
#67E997
secondary
#BA3A8B
accent
#0F8DD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581