#67D5D7#67D5D7
#67D5D7 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.101 H 196.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5D7 |
|---|---|
| RGB | rgb(103, 213, 215) |
| HSL | hsl(181, 58%, 62%) |
| HSV | hsv(181, 52%, 84%) |
| CMYK | cmyk(52.1%, 0.9%, 0%, 15.7%) |
| CIE-LAB | lab(79.26, -30.82, -10.63) |
| CIE-LCH | lch(79.26, 32.60, 199.03°) |
| OKLab | oklab(80.96% -0.0964 -0.0294) |
| OKLCH | oklch(80.96% 0.101 196.9) |
| XYZ | xyz(41.6484, 55.3745, 72.7703) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5D7 #D76967
analogous
#67D7A1 #67D5D7 #679DD7
triadic
#67D5D7 #D767D5 #D5D767
tetradic
#67D5D7 #A167D7 #D76967 #9DD767
square
#67D5D7 #A167D7 #D76967 #9DD767
split-complementary
#67D5D7 #D7679D #D7A167
monochromatic
#29999B #37C8CA #67D5D7 #97E2E4 #C8F0F0
Accessibility & contrast
On white
1.74
#67D5D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#67D5D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5D7
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5D7 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD7
Deuteranopia (green-blind)
#B6BED8
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d5d7; /* rgb */ color: rgb(103, 213, 215); /* oklch */ color: oklch(81.0% 0.101 196.9);
Tailwind
colors: {
custom: {
50: '#9ce2e3',
500: '#67d5d7',
950: '#000000',
},
}SCSS
$custom: #67d5d7; $custom-light: #9ce2e3; $custom-dark: #000000;
JSON
{
"hex": "#67d5d7",
"rgb": {
"r": 103,
"g": 213,
"b": 215
},
"hsl": {
"h": 181.071,
"s": 58.333,
"l": 62.353
},
"oklch": {
"l": 0.80957,
"c": 0.10078,
"h": 196.9
},
"luminance": 0.55378
}Semantic roles & 50–950 ramp
primary
#67D5D7
secondary
#9F4543
accent
#2320C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484