#67E99A#67E99A
#67E99A is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.161 H 154.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67E99A |
|---|---|
| RGB | rgb(103, 233, 154) |
| HSL | hsl(144, 75%, 66%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.70, -53.30, 27.85) |
| CIE-LCH | lch(83.70, 60.14, 152.42°) |
| OKLab | oklab(84.1% -0.1448 0.07) |
| OKLCH | oklch(84.1% 0.161 154.2) |
| XYZ | xyz(40.5620, 63.4908, 40.6830) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E99A #E967B6
analogous
#75E967 #67E99A #67E9DB
triadic
#67E99A #9A67E9 #E99A67
tetradic
#67E99A #6775E9 #E967B6 #E9DB67
square
#67E99A #6775E9 #E967B6 #E9DB67
split-complementary
#67E99A #DB67E9 #E96775
monochromatic
#1BBB5A #32E176 #67E99A #9CF1BE #D2F8E1
Accessibility & contrast
On white
1.53
#67E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#67E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E99A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E99A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#3FE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e99a; /* rgb */ color: rgb(103, 233, 154); /* oklch */ color: oklch(84.1% 0.161 154.2);
Tailwind
colors: {
custom: {
50: '#9cf1b8',
500: '#67e99a',
950: '#000000',
},
}SCSS
$custom: #67e99a; $custom-light: #9cf1b8; $custom-dark: #000000;
JSON
{
"hex": "#67e99a",
"rgb": {
"r": 103,
"g": 233,
"b": 154
},
"hsl": {
"h": 143.538,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84102,
"c": 0.16089,
"h": 154.2
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#67E99A
secondary
#BA3A88
accent
#0F88D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581