#67E1AE#67E1AE
#67E1AE is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.6% C 0.133 H 163.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1AE |
|---|---|
| RGB | rgb(103, 225, 174) |
| HSL | hsl(155, 67%, 64%) |
| HSV | hsv(155, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(81.72, -46.04, 14.74) |
| CIE-LCH | lch(81.72, 48.34, 162.24°) |
| OKLab | oklab(82.61% -0.1274 0.0378) |
| OKLCH | oklch(82.61% 0.133 163.5) |
| XYZ | xyz(40.1550, 59.7863, 49.4600) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Eucalyptus
#44D7A8
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 5.35
Light Greenish Blue
#63F7B4
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1AE #E1679A
analogous
#67E171 #67E1AE #67D7E1
triadic
#67E1AE #AE67E1 #E1AE67
tetradic
#67E1AE #7167E1 #E1679A #D7E167
square
#67E1AE #7167E1 #E1679A #D7E167
split-complementary
#67E1AE #E167D7 #E17167
monochromatic
#22AC72 #34D793 #67E1AE #9AEBC9 #CDF5E4
Accessibility & contrast
On white
1.62
#67E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#67E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1AE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1AE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AB
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#36E1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67e1ae; /* rgb */ color: rgb(103, 225, 174); /* oklch */ color: oklch(82.6% 0.133 163.5);
Tailwind
colors: {
custom: {
50: '#9bebc6',
500: '#67e1ae',
950: '#000000',
},
}SCSS
$custom: #67e1ae; $custom-light: #9bebc6; $custom-dark: #000000;
JSON
{
"hex": "#67e1ae",
"rgb": {
"r": 103,
"g": 225,
"b": 174
},
"hsl": {
"h": 154.918,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82613,
"c": 0.13285,
"h": 163.5
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#67E1AE
secondary
#AE3F6D
accent
#1764CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482