#67D0DB#67D0DB
#67D0DB is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.098 H 204.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0DB |
|---|---|
| RGB | rgb(103, 208, 219) |
| HSL | hsl(186, 62%, 63%) |
| HSV | hsv(186, 53%, 86%) |
| CMYK | cmyk(53%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(77.94, -27.33, -14.74) |
| CIE-LCH | lch(77.94, 31.05, 208.35°) |
| OKLab | oklab(79.94% -0.0893 -0.0407) |
| OKLCH | oklch(79.94% 0.098 204.5) |
| XYZ | xyz(40.9304, 53.1060, 75.0976) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 6.82
Neon Blue
#04D9FF
ΔE00 7.80
Robin Egg Blue
#8AF1FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0DB #DB7267
analogous
#67DBAC #67D0DB #6796DB
triadic
#67D0DB #DB67D0 #D0DB67
tetradic
#67D0DB #AC67DB #DB7267 #96DB67
square
#67D0DB #AC67DB #DB7267 #96DB67
split-complementary
#67D0DB #DB6796 #DBAC67
monochromatic
#2696A1 #36C1CF #67D0DB #98DFE7 #CAEFF2
Accessibility & contrast
On white
1.81
#67D0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#67D0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0DB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0DB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d0db; /* rgb */ color: rgb(103, 208, 219); /* oklch */ color: oklch(79.9% 0.098 204.5);
Tailwind
colors: {
custom: {
50: '#9cdee6',
500: '#67d0db',
950: '#000000',
},
}SCSS
$custom: #67d0db; $custom-light: #9cdee6; $custom-dark: #000000;
JSON
{
"hex": "#67d0db",
"rgb": {
"r": 103,
"g": 208,
"b": 219
},
"hsl": {
"h": 185.69,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.79936,
"c": 0.09817,
"h": 204.5
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#67D0DB
secondary
#A54B41
accent
#2D1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484