#67D3DB#67D3DB
#67D3DB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.100 H 201.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3DB |
|---|---|
| RGB | rgb(103, 211, 219) |
| HSL | hsl(184, 62%, 63%) |
| HSV | hsv(184, 53%, 86%) |
| CMYK | cmyk(53%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.80, -28.79, -13.45) |
| CIE-LCH | lch(78.80, 31.77, 205.04°) |
| OKLab | oklab(80.63% -0.0926 -0.0371) |
| OKLCH | oklch(80.63% 0.1 201.9) |
| XYZ | xyz(41.6687, 54.5827, 75.3437) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3DB #DB6F67
analogous
#67DBA9 #67D3DB #6799DB
triadic
#67D3DB #DB67D3 #D3DB67
tetradic
#67D3DB #A967DB #DB6F67 #99DB67
square
#67D3DB #A967DB #DB6F67 #99DB67
split-complementary
#67D3DB #DB6799 #DBA967
monochromatic
#2699A1 #36C5CF #67D3DB #98E1E7 #CAF0F2
Accessibility & contrast
On white
1.76
#67D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#67D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3DB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3DB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d3db; /* rgb */ color: rgb(103, 211, 219); /* oklch */ color: oklch(80.6% 0.100 201.9);
Tailwind
colors: {
custom: {
50: '#9ce1e6',
500: '#67d3db',
950: '#000000',
},
}SCSS
$custom: #67d3db; $custom-light: #9ce1e6; $custom-dark: #000000;
JSON
{
"hex": "#67d3db",
"rgb": {
"r": 103,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.138,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.8063,
"c": 0.09976,
"h": 201.9
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#67D3DB
secondary
#A54841
accent
#281CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484