#67E7BD#67E7BD
#67E7BD is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.130 H 168.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7BD |
|---|---|
| RGB | rgb(103, 231, 189) |
| HSL | hsl(160, 73%, 65%) |
| HSV | hsv(160, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(83.81, -45.35, 9.83) |
| CIE-LCH | lch(83.81, 46.40, 167.77°) |
| OKLab | oklab(84.43% -0.1271 0.0252) |
| OKLCH | oklch(84.43% 0.13 168.8) |
| XYZ | xyz(43.3504, 63.7054, 58.1461) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.49
Light Teal
#90E4C1
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7BD #E76791
analogous
#67E77D #67E7BD #67D1E7
triadic
#67E7BD #BD67E7 #E7BD67
tetradic
#67E7BD #7D67E7 #E76791 #D1E767
square
#67E7BD #7D67E7 #E76791 #D1E767
split-complementary
#67E7BD #E767D1 #E77D67
monochromatic
#1DB784 #32DFA6 #67E7BD #9CEFD4 #D1F8EB
Accessibility & contrast
On white
1.53
#67E7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#67E7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7BD
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7BD | 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)
#E2D9BB
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#24E8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e7bd; /* rgb */ color: rgb(103, 231, 189); /* oklch */ color: oklch(84.4% 0.130 168.8);
Tailwind
colors: {
custom: {
50: '#9cefd0',
500: '#67e7bd',
950: '#000000',
},
}SCSS
$custom: #67e7bd; $custom-light: #9cefd0; $custom-dark: #000000;
JSON
{
"hex": "#67e7bd",
"rgb": {
"r": 103,
"g": 231,
"b": 189
},
"hsl": {
"h": 160.313,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84425,
"c": 0.12955,
"h": 168.8
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#67E7BD
secondary
#B73B64
accent
#1151D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583