#67DCD1#67DCD1
#67DCD1 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.107 H 187.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD1 |
|---|---|
| RGB | rgb(103, 220, 209) |
| HSL | hsl(174, 63%, 63%) |
| HSV | hsv(174, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.11, -35.66, -4.68) |
| CIE-LCH | lch(81.11, 35.97, 187.47°) |
| OKLab | oklab(82.4% -0.1065 -0.0132) |
| OKLCH | oklch(82.4% 0.107 187.1) |
| XYZ | xyz(42.6904, 58.6694, 69.3838) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Mediumturquoise
#48D1CC
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 6.87
Bright Aqua
#0BF9EA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD1 #DC6772
analogous
#67DC96 #67DCD1 #67ACDC
triadic
#67DCD1 #D167DC #DCD167
tetradic
#67DCD1 #9667DC #DC6772 #ACDC67
square
#67DCD1 #9667DC #DC6772 #ACDC67
split-complementary
#67DCD1 #DC67AC #DC9667
monochromatic
#26A397 #35D1C2 #67DCD1 #99E7E0 #CAF3EF
Accessibility & contrast
On white
1.65
#67DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD1
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD1 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D1
Deuteranopia (green-blind)
#BFC4D2
Tritanopia (blue-blind)
#05E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dcd1; /* rgb */ color: rgb(103, 220, 209); /* oklch */ color: oklch(82.4% 0.107 187.1);
Tailwind
colors: {
custom: {
50: '#9ce7df',
500: '#67dcd1',
950: '#000000',
},
}SCSS
$custom: #67dcd1; $custom-light: #9ce7df; $custom-dark: #000000;
JSON
{
"hex": "#67dcd1",
"rgb": {
"r": 103,
"g": 220,
"b": 209
},
"hsl": {
"h": 174.359,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82397,
"c": 0.10732,
"h": 187.1
},
"luminance": 0.58673
}Semantic roles & 50–950 ramp
primary
#67DCD1
secondary
#A6414A
accent
#1B2CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484