#67D5DC#67D5DC
#67D5DC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.101 H 201.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5DC |
|---|---|
| RGB | rgb(103, 213, 220) |
| HSL | hsl(184, 63%, 63%) |
| HSV | hsv(184, 53%, 86%) |
| CMYK | cmyk(53.2%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.41, -29.49, -13.08) |
| CIE-LCH | lch(79.41, 32.26, 203.92°) |
| OKLab | oklab(81.13% -0.0943 -0.0361) |
| OKLCH | oklch(81.13% 0.101 201) |
| XYZ | xyz(42.3007, 55.6354, 76.2058) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5DC #DC6E67
analogous
#67DCA8 #67D5DC #679ADC
triadic
#67D5DC #DC67D5 #D5DC67
tetradic
#67D5DC #A867DC #DC6E67 #9ADC67
square
#67D5DC #A867DC #DC6E67 #9ADC67
split-complementary
#67D5DC #DC679A #DCA867
monochromatic
#269CA3 #35C7D1 #67D5DC #99E3E7 #CAF0F3
Accessibility & contrast
On white
1.73
#67D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#67D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5DC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5DC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d5dc; /* rgb */ color: rgb(103, 213, 220); /* oklch */ color: oklch(81.1% 0.101 201.0);
Tailwind
colors: {
custom: {
50: '#9ce2e6',
500: '#67d5dc',
950: '#000000',
},
}SCSS
$custom: #67d5dc; $custom-light: #9ce2e6; $custom-dark: #000000;
JSON
{
"hex": "#67d5dc",
"rgb": {
"r": 103,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.59,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81127,
"c": 0.10102,
"h": 201
},
"luminance": 0.55639
}Semantic roles & 50–950 ramp
primary
#67D5DC
secondary
#A64741
accent
#261BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484