#67E8AF#67E8AF
#67E8AF is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.141 H 162.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8AF |
|---|---|
| RGB | rgb(103, 232, 175) |
| HSL | hsl(153, 74%, 66%) |
| HSV | hsv(153, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.80, -48.79, 17.14) |
| CIE-LCH | lch(83.80, 51.71, 160.64°) |
| OKLab | oklab(84.32% -0.1344 0.0438) |
| OKLCH | oklch(84.32% 0.141 162) |
| XYZ | xyz(42.1842, 63.6880, 50.6191) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8AF #E867A0
analogous
#67E86E #67E8AF #67E1E8
triadic
#67E8AF #AF67E8 #E8AF67
tetradic
#67E8AF #6E67E8 #E867A0 #E1E867
square
#67E8AF #6E67E8 #E867A0 #E1E867
split-complementary
#67E8AF #E867E1 #E86E67
monochromatic
#1CB973 #32E093 #67E8AF #9CF0CB #D1F8E7
Accessibility & contrast
On white
1.53
#67E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#67E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8AF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8AF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#32E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e8af; /* rgb */ color: rgb(103, 232, 175); /* oklch */ color: oklch(84.3% 0.141 162.0);
Tailwind
colors: {
custom: {
50: '#9cf0c7',
500: '#67e8af',
950: '#000000',
},
}SCSS
$custom: #67e8af; $custom-light: #9cf0c7; $custom-dark: #000000;
JSON
{
"hex": "#67e8af",
"rgb": {
"r": 103,
"g": 232,
"b": 175
},
"hsl": {
"h": 153.488,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84317,
"c": 0.14137,
"h": 162
},
"luminance": 0.63692
}Semantic roles & 50–950 ramp
primary
#67E8AF
secondary
#B83B72
accent
#1067D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582