#67D7DB#67D7DB
#67D7DB is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.102 H 198.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7DB |
|---|---|
| RGB | rgb(103, 215, 219) |
| HSL | hsl(182, 62%, 63%) |
| HSV | hsv(182, 53%, 86%) |
| CMYK | cmyk(53%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.95, -30.72, -11.73) |
| CIE-LCH | lch(79.95, 32.88, 200.90°) |
| OKLab | oklab(81.56% -0.0969 -0.0324) |
| OKLCH | oklch(81.56% 0.102 198.5) |
| XYZ | xyz(42.6749, 56.5949, 75.6791) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7DB #DB6B67
analogous
#67DBA5 #67D7DB #679DDB
triadic
#67D7DB #DB67D7 #D7DB67
tetradic
#67D7DB #A567DB #DB6B67 #9DDB67
square
#67D7DB #A567DB #DB6B67 #9DDB67
split-complementary
#67D7DB #DB679D #DBA567
monochromatic
#269DA1 #36CACF #67D7DB #98E4E7 #CAF1F2
Accessibility & contrast
On white
1.70
#67D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#67D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7DB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7DB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d7db; /* rgb */ color: rgb(103, 215, 219); /* oklch */ color: oklch(81.6% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#9ce3e6',
500: '#67d7db',
950: '#000000',
},
}SCSS
$custom: #67d7db; $custom-light: #9ce3e6; $custom-dark: #000000;
JSON
{
"hex": "#67d7db",
"rgb": {
"r": 103,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.069,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.81556,
"c": 0.10219,
"h": 198.5
},
"luminance": 0.56599
}Semantic roles & 50–950 ramp
primary
#67D7DB
secondary
#A54541
accent
#221CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484