#67EEA7#67EEA7
#67EEA7 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.156 H 157.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA7 |
|---|---|
| RGB | rgb(103, 238, 167) |
| HSL | hsl(148, 80%, 67%) |
| HSV | hsv(148, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(85.41, -52.87, 23.51) |
| CIE-LCH | lch(85.41, 57.86, 156.03°) |
| OKLab | oklab(85.58% -0.1443 0.0596) |
| OKLCH | oklch(85.58% 0.156 157.6) |
| XYZ | xyz(43.1394, 66.8186, 47.1756) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA7 #EE67AE
analogous
#6BEE67 #67EEA7 #67EEEA
triadic
#67EEA7 #A767EE #EEA767
tetradic
#67EEA7 #676BEE #EE67AE #EEEA67
square
#67EEA7 #676BEE #EE67AE #EEEA67
split-complementary
#67EEA7 #EA67EE #EE676B
monochromatic
#16C569 #30E887 #67EEA7 #9EF4C7 #D5FAE7
Accessibility & contrast
On white
1.46
#67EEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#67EEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#DAD0AB
Tritanopia (blue-blind)
#35ECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67eea7; /* rgb */ color: rgb(103, 238, 167); /* oklch */ color: oklch(85.6% 0.156 157.6);
Tailwind
colors: {
custom: {
50: '#9df4c1',
500: '#67eea7',
950: '#000000',
},
}SCSS
$custom: #67eea7; $custom-light: #9df4c1; $custom-dark: #000000;
JSON
{
"hex": "#67eea7",
"rgb": {
"r": 103,
"g": 238,
"b": 167
},
"hsl": {
"h": 148.444,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.8558,
"c": 0.15613,
"h": 157.6
},
"luminance": 0.66823
}Semantic roles & 50–950 ramp
primary
#67EEA7
secondary
#C23780
accent
#0978DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582