#67EEA2#67EEA2
#67EEA2 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.161 H 155.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA2 |
|---|---|
| RGB | rgb(103, 238, 162) |
| HSL | hsl(146, 80%, 67%) |
| HSV | hsv(146, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.32, -53.83, 25.95) |
| CIE-LCH | lch(85.32, 59.75, 154.26°) |
| OKLab | oklab(85.48% -0.1465 0.0655) |
| OKLCH | oklch(85.48% 0.161 155.9) |
| XYZ | xyz(42.6861, 66.6373, 44.7882) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA2 #EE67B3
analogous
#70EE67 #67EEA2 #67EEE5
triadic
#67EEA2 #A267EE #EEA267
tetradic
#67EEA2 #6770EE #EE67B3 #EEE567
square
#67EEA2 #6770EE #EE67B3 #EEE567
split-complementary
#67EEA2 #E567EE #EE6770
monochromatic
#16C562 #30E880 #67EEA2 #9EF4C4 #D5FAE5
Accessibility & contrast
On white
1.47
#67EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#38ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67eea2; /* rgb */ color: rgb(103, 238, 162); /* oklch */ color: oklch(85.5% 0.161 155.9);
Tailwind
colors: {
custom: {
50: '#9df4be',
500: '#67eea2',
950: '#000000',
},
}SCSS
$custom: #67eea2; $custom-light: #9df4be; $custom-dark: #000000;
JSON
{
"hex": "#67eea2",
"rgb": {
"r": 103,
"g": 238,
"b": 162
},
"hsl": {
"h": 146.222,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85475,
"c": 0.16051,
"h": 155.9
},
"luminance": 0.66641
}Semantic roles & 50–950 ramp
primary
#67EEA2
secondary
#C23785
accent
#0980DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582