#67E99D#67E99D
#67E99D is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.158 H 155.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67E99D |
|---|---|
| RGB | rgb(103, 233, 157) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.75, -52.75, 26.38) |
| CIE-LCH | lch(83.75, 58.98, 153.43°) |
| OKLab | oklab(84.16% -0.1435 0.0665) |
| OKLCH | oklch(84.16% 0.158 155.1) |
| XYZ | xyz(40.8149, 63.5920, 42.0153) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E99D #E967B3
analogous
#72E967 #67E99D #67E9DE
triadic
#67E99D #9D67E9 #E99D67
tetradic
#67E99D #6772E9 #E967B3 #E9DE67
square
#67E99D #6772E9 #E967B3 #E9DE67
split-complementary
#67E99D #DE67E9 #E96772
monochromatic
#1BBB5D #32E17B #67E99D #9CF1BF #D2F8E2
Accessibility & contrast
On white
1.53
#67E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#67E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E99D
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E99D | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#3EE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e99d; /* rgb */ color: rgb(103, 233, 157); /* oklch */ color: oklch(84.2% 0.158 155.1);
Tailwind
colors: {
custom: {
50: '#9cf1ba',
500: '#67e99d',
950: '#000000',
},
}SCSS
$custom: #67e99d; $custom-light: #9cf1ba; $custom-dark: #000000;
JSON
{
"hex": "#67e99d",
"rgb": {
"r": 103,
"g": 233,
"b": 157
},
"hsl": {
"h": 144.923,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84163,
"c": 0.15818,
"h": 155.1
},
"luminance": 0.63596
}Semantic roles & 50–950 ramp
primary
#67E99D
secondary
#BA3A85
accent
#0F84D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581