#67D9DB#67D9DB
#67D9DB is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.104 H 196.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67D9DB |
|---|---|
| RGB | rgb(103, 217, 219) |
| HSL | hsl(181, 62%, 63%) |
| HSV | hsv(181, 53%, 86%) |
| CMYK | cmyk(53%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.53, -31.67, -10.87) |
| CIE-LCH | lch(80.53, 33.48, 198.94°) |
| OKLab | oklab(82.02% -0.0991 -0.0301) |
| OKLCH | oklch(82.02% 0.104 196.9) |
| XYZ | xyz(43.1872, 57.6196, 75.8499) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.12
Bright Light Blue
#26F7FD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D9DB #DB6967
analogous
#67DBA3 #67D9DB #679FDB
triadic
#67D9DB #DB67D9 #D9DB67
tetradic
#67D9DB #A367DB #DB6967 #9FDB67
square
#67D9DB #A367DB #DB6967 #9FDB67
split-complementary
#67D9DB #DB679F #DBA367
monochromatic
#269FA1 #36CDCF #67D9DB #98E5E7 #CAF2F2
Accessibility & contrast
On white
1.68
#67D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#67D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D9DB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D9DB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d9db; /* rgb */ color: rgb(103, 217, 219); /* oklch */ color: oklch(82.0% 0.104 196.9);
Tailwind
colors: {
custom: {
50: '#9ce5e6',
500: '#67d9db',
950: '#000000',
},
}SCSS
$custom: #67d9db; $custom-light: #9ce5e6; $custom-dark: #000000;
JSON
{
"hex": "#67d9db",
"rgb": {
"r": 103,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.034,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.8202,
"c": 0.10353,
"h": 196.9
},
"luminance": 0.57624
}Semantic roles & 50–950 ramp
primary
#67D9DB
secondary
#A54341
accent
#1F1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484