#67E7AE#67E7AE
#67E7AE is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.141 H 161.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7AE |
|---|---|
| RGB | rgb(103, 231, 174) |
| HSL | hsl(153, 73%, 65%) |
| HSV | hsv(153, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.49, -48.58, 17.22) |
| CIE-LCH | lch(83.49, 51.54, 160.48°) |
| OKLab | oklab(84.05% -0.1338 0.044) |
| OKLCH | oklch(84.05% 0.141 161.8) |
| XYZ | xyz(41.8056, 63.0875, 50.0102) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.86
Light Aquamarine
#7BFDC7
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7AE #E767A0
analogous
#67E76E #67E7AE #67E0E7
triadic
#67E7AE #AE67E7 #E7AE67
tetradic
#67E7AE #6E67E7 #E767A0 #E0E767
square
#67E7AE #6E67E7 #E767A0 #E0E767
split-complementary
#67E7AE #E767E0 #E76E67
monochromatic
#1DB772 #32DF92 #67E7AE #9CEFCA #D1F8E6
Accessibility & contrast
On white
1.54
#67E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7AE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7AE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#33E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e7ae; /* rgb */ color: rgb(103, 231, 174); /* oklch */ color: oklch(84.1% 0.141 161.8);
Tailwind
colors: {
custom: {
50: '#9cefc6',
500: '#67e7ae',
950: '#000000',
},
}SCSS
$custom: #67e7ae; $custom-light: #9cefc6; $custom-dark: #000000;
JSON
{
"hex": "#67e7ae",
"rgb": {
"r": 103,
"g": 231,
"b": 174
},
"hsl": {
"h": 153.281,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84054,
"c": 0.14085,
"h": 161.8
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#67E7AE
secondary
#B73B72
accent
#1168D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582