#67D5DA#67D5DA
#67D5DA is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.101 H 199.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5DA |
|---|---|
| RGB | rgb(103, 213, 218) |
| HSL | hsl(183, 61%, 63%) |
| HSV | hsv(183, 53%, 85%) |
| CMYK | cmyk(52.8%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(79.35, -30.02, -12.10) |
| CIE-LCH | lch(79.35, 32.37, 201.95°) |
| OKLab | oklab(81.06% -0.0952 -0.0334) |
| OKLCH | oklch(81.06% 0.101 199.4) |
| XYZ | xyz(42.0375, 55.5301, 74.8191) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5DA #DA6C67
analogous
#67DAA6 #67D5DA #679BDA
triadic
#67D5DA #DA67D5 #D5DA67
tetradic
#67D5DA #A667DA #DA6C67 #9BDA67
square
#67D5DA #A667DA #DA6C67 #9BDA67
split-complementary
#67D5DA #DA679B #DAA667
monochromatic
#279AA0 #36C7CE #67D5DA #98E3E6 #C9F0F2
Accessibility & contrast
On white
1.73
#67D5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#67D5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5DA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5DA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#00DCD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d5da; /* rgb */ color: rgb(103, 213, 218); /* oklch */ color: oklch(81.1% 0.101 199.4);
Tailwind
colors: {
custom: {
50: '#9ce2e5',
500: '#67d5da',
950: '#000000',
},
}SCSS
$custom: #67d5da; $custom-light: #9ce2e5; $custom-dark: #000000;
JSON
{
"hex": "#67d5da",
"rgb": {
"r": 103,
"g": 213,
"b": 218
},
"hsl": {
"h": 182.609,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.81059,
"c": 0.10086,
"h": 199.4
},
"luminance": 0.55534
}Semantic roles & 50–950 ramp
primary
#67D5DA
secondary
#A34642
accent
#241DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484