#67D8DB#67D8DB
#67D8DB is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.8% C 0.103 H 197.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8DB |
|---|---|
| RGB | rgb(103, 216, 219) |
| HSL | hsl(182, 62%, 63%) |
| HSV | hsv(182, 53%, 86%) |
| CMYK | cmyk(53%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.24, -31.19, -11.30) |
| CIE-LCH | lch(80.24, 33.18, 199.91°) |
| OKLab | oklab(81.79% -0.098 -0.0312) |
| OKLCH | oklch(81.79% 0.103 197.7) |
| XYZ | xyz(42.9303, 57.1057, 75.7642) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8DB #DB6A67
analogous
#67DBA4 #67D8DB #679EDB
triadic
#67D8DB #DB67D8 #D8DB67
tetradic
#67D8DB #A467DB #DB6A67 #9EDB67
square
#67D8DB #A467DB #DB6A67 #9EDB67
split-complementary
#67D8DB #DB679E #DBA467
monochromatic
#269EA1 #36CBCF #67D8DB #98E5E7 #CAF1F2
Accessibility & contrast
On white
1.69
#67D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#67D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8DB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8DB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d8db; /* rgb */ color: rgb(103, 216, 219); /* oklch */ color: oklch(81.8% 0.103 197.7);
Tailwind
colors: {
custom: {
50: '#9ce4e6',
500: '#67d8db',
950: '#000000',
},
}SCSS
$custom: #67d8db; $custom-light: #9ce4e6; $custom-dark: #000000;
JSON
{
"hex": "#67d8db",
"rgb": {
"r": 103,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.552,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.81788,
"c": 0.10285,
"h": 197.7
},
"luminance": 0.5711
}Semantic roles & 50–950 ramp
primary
#67D8DB
secondary
#A54441
accent
#211CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484