#67D6DB#67D6DB
#67D6DB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.102 H 199.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6DB |
|---|---|
| RGB | rgb(103, 214, 219) |
| HSL | hsl(183, 62%, 63%) |
| HSV | hsv(183, 53%, 86%) |
| CMYK | cmyk(53%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.66, -30.24, -12.16) |
| CIE-LCH | lch(79.66, 32.59, 201.91°) |
| OKLab | oklab(81.32% -0.0958 -0.0336) |
| OKLCH | oklch(81.32% 0.102 199.3) |
| XYZ | xyz(42.4210, 56.0872, 75.5945) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6DB #DB6C67
analogous
#67DBA6 #67D6DB #679CDB
triadic
#67D6DB #DB67D6 #D6DB67
tetradic
#67D6DB #A667DB #DB6C67 #9CDB67
square
#67D6DB #A667DB #DB6C67 #9CDB67
split-complementary
#67D6DB #DB679C #DBA667
monochromatic
#269CA1 #36C9CF #67D6DB #98E3E7 #CAF1F2
Accessibility & contrast
On white
1.72
#67D6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#67D6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6DB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6DB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d6db; /* rgb */ color: rgb(103, 214, 219); /* oklch */ color: oklch(81.3% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#9ce3e6',
500: '#67d6db',
950: '#000000',
},
}SCSS
$custom: #67d6db; $custom-light: #9ce3e6; $custom-dark: #000000;
JSON
{
"hex": "#67d6db",
"rgb": {
"r": 103,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.586,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.81324,
"c": 0.10155,
"h": 199.3
},
"luminance": 0.56091
}Semantic roles & 50–950 ramp
primary
#67D6DB
secondary
#A54641
accent
#241CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484