#67E6AE#67E6AE
#67E6AE is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.8% C 0.140 H 162.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6AE |
|---|---|
| RGB | rgb(103, 230, 174) |
| HSL | hsl(154, 72%, 65%) |
| HSV | hsv(154, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.19, -48.16, 16.81) |
| CIE-LCH | lch(83.19, 51.01, 160.76°) |
| OKLab | oklab(83.81% -0.1327 0.043) |
| OKLCH | oklch(83.81% 0.14 162.1) |
| XYZ | xyz(41.5265, 62.5293, 49.9172) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6AE #E6679F
analogous
#67E66E #67E6AE #67DFE6
triadic
#67E6AE #AE67E6 #E6AE67
tetradic
#67E6AE #6E67E6 #E6679F #DFE667
square
#67E6AE #6E67E6 #E6679F #DFE667
split-complementary
#67E6AE #E667DF #E66E67
monochromatic
#1EB572 #32DD92 #67E6AE #9CEFCA #D0F7E6
Accessibility & contrast
On white
1.55
#67E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#67E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6AE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6AE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#34E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e6ae; /* rgb */ color: rgb(103, 230, 174); /* oklch */ color: oklch(83.8% 0.140 162.1);
Tailwind
colors: {
custom: {
50: '#9ceec6',
500: '#67e6ae',
950: '#000000',
},
}SCSS
$custom: #67e6ae; $custom-light: #9ceec6; $custom-dark: #000000;
JSON
{
"hex": "#67e6ae",
"rgb": {
"r": 103,
"g": 230,
"b": 174
},
"hsl": {
"h": 153.543,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83814,
"c": 0.13951,
"h": 162.1
},
"luminance": 0.62533
}Semantic roles & 50–950 ramp
primary
#67E6AE
secondary
#B53C71
accent
#1267D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582