#67E2DB#67E2DB
#67E2DB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.110 H 190.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2DB |
|---|---|
| RGB | rgb(103, 226, 219) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.12, -35.90, -7.02) |
| CIE-LCH | lch(83.12, 36.58, 191.06°) |
| OKLab | oklab(84.11% -0.1087 -0.0196) |
| OKLCH | oklch(84.11% 0.11 190.2) |
| XYZ | xyz(45.5706, 62.3863, 76.6443) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.98
Mediumturquoise
#48D1CC
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 6.50
Tiffany Blue
#7BF2DA
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2DB #E2676E
analogous
#67E29D #67E2DB #67ACE2
triadic
#67E2DB #DB67E2 #E2DB67
tetradic
#67E2DB #9D67E2 #E2676E #ACE267
square
#67E2DB #9D67E2 #E2676E #ACE267
split-complementary
#67E2DB #E267AC #E29D67
monochromatic
#21ADA6 #34D8CF #67E2DB #9AECE7 #CEF6F3
Accessibility & contrast
On white
1.56
#67E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#67E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2DB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2DB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e2db; /* rgb */ color: rgb(103, 226, 219); /* oklch */ color: oklch(84.1% 0.110 190.2);
Tailwind
colors: {
custom: {
50: '#9debe6',
500: '#67e2db',
950: '#000000',
},
}SCSS
$custom: #67e2db; $custom-light: #9debe6; $custom-dark: #000000;
JSON
{
"hex": "#67e2db",
"rgb": {
"r": 103,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.585,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.84113,
"c": 0.11043,
"h": 190.2
},
"luminance": 0.62391
}Semantic roles & 50–950 ramp
primary
#67E2DB
secondary
#AF3E45
accent
#1620D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484