#67E4DB#67E4DB
#67E4DB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.112 H 188.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4DB |
|---|---|
| RGB | rgb(103, 228, 219) |
| HSL | hsl(176, 70%, 65%) |
| HSV | hsv(176, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.69, -36.82, -6.17) |
| CIE-LCH | lch(83.69, 37.33, 189.51°) |
| OKLab | oklab(84.58% -0.1108 -0.0173) |
| OKLCH | oklch(84.58% 0.112 188.8) |
| XYZ | xyz(46.1176, 63.4804, 76.8267) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Mediumturquoise
#48D1CC
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 5.90
Bright Turquoise
#0FFEF9
ΔE00 6.55
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4DB #E46770
analogous
#67E49D #67E4DB #67AFE4
triadic
#67E4DB #DB67E4 #E4DB67
tetradic
#67E4DB #9D67E4 #E46770 #AFE467
square
#67E4DB #9D67E4 #E46770 #AFE467
split-complementary
#67E4DB #E467AF #E49D67
monochromatic
#1FB1A7 #33DBCF #67E4DB #9BEDE7 #CFF6F4
Accessibility & contrast
On white
1.53
#67E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#67E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4DB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4DB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e4db; /* rgb */ color: rgb(103, 228, 219); /* oklch */ color: oklch(84.6% 0.112 188.8);
Tailwind
colors: {
custom: {
50: '#9dede6',
500: '#67e4db',
950: '#000000',
},
}SCSS
$custom: #67e4db; $custom-light: #9dede6; $custom-dark: #000000;
JSON
{
"hex": "#67e4db",
"rgb": {
"r": 103,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.68,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.84579,
"c": 0.11213,
"h": 188.8
},
"luminance": 0.63485
}Semantic roles & 50–950 ramp
primary
#67E4DB
secondary
#B23D46
accent
#1421D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584