#67E5DB#67E5DB
#67E5DB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.8% C 0.113 H 188.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5DB |
|---|---|
| RGB | rgb(103, 229, 219) |
| HSL | hsl(175, 71%, 65%) |
| HSV | hsv(175, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(83.98, -37.28, -5.74) |
| CIE-LCH | lch(83.98, 37.72, 188.75°) |
| OKLab | oklab(84.81% -0.1119 -0.0161) |
| OKLCH | oklch(84.81% 0.113 188.2) |
| XYZ | xyz(46.3935, 64.0321, 76.9186) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Mediumturquoise
#48D1CC
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 6.43
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5DB #E56771
analogous
#67E59C #67E5DB #67B0E5
triadic
#67E5DB #DB67E5 #E5DB67
tetradic
#67E5DB #9C67E5 #E56771 #B0E567
square
#67E5DB #9C67E5 #E56771 #B0E567
split-complementary
#67E5DB #E567B0 #E59C67
monochromatic
#1FB3A7 #33DCCF #67E5DB #9BEEE7 #D0F7F4
Accessibility & contrast
On white
1.52
#67E5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#67E5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5DB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5DB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e5db; /* rgb */ color: rgb(103, 229, 219); /* oklch */ color: oklch(84.8% 0.113 188.2);
Tailwind
colors: {
custom: {
50: '#9dede6',
500: '#67e5db',
950: '#000000',
},
}SCSS
$custom: #67e5db; $custom-light: #9dede6; $custom-dark: #000000;
JSON
{
"hex": "#67e5db",
"rgb": {
"r": 103,
"g": 229,
"b": 219
},
"hsl": {
"h": 175.238,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.84812,
"c": 0.11301,
"h": 188.2
},
"luminance": 0.64037
}Semantic roles & 50–950 ramp
primary
#67E5DB
secondary
#B43D46
accent
#1322D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584