#67D3CD#67D3CD
#67D3CD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.2% C 0.100 H 190.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3CD |
|---|---|
| RGB | rgb(103, 211, 205) |
| HSL | hsl(177, 55%, 62%) |
| HSV | hsv(177, 51%, 83%) |
| CMYK | cmyk(51.2%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.39, -32.46, -6.56) |
| CIE-LCH | lch(78.39, 33.12, 191.42°) |
| OKLab | oklab(80.16% -0.0984 -0.0182) |
| OKLCH | oklch(80.16% 0.1 190.5) |
| XYZ | xyz(39.9026, 53.8762, 66.0421) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.31
Darkturquoise
#00CED1
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 7.79
Aqua Blue
#02D8E9
ΔE00 8.08
Topaz
#13BBAF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3CD #D3676D
analogous
#67D397 #67D3CD #67A3D3
triadic
#67D3CD #CD67D3 #D3CD67
tetradic
#67D3CD #9767D3 #D3676D #A3D367
square
#67D3CD #9767D3 #D3676D #A3D367
split-complementary
#67D3CD #D367A3 #D39767
monochromatic
#2B958F #39C4BC #67D3CD #96E1DD #C6EEEC
Accessibility & contrast
On white
1.78
#67D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#67D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3CD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3CD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#1BD8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67d3cd; /* rgb */ color: rgb(103, 211, 205); /* oklch */ color: oklch(80.2% 0.100 190.5);
Tailwind
colors: {
custom: {
50: '#9be1dc',
500: '#67d3cd',
950: '#000000',
},
}SCSS
$custom: #67d3cd; $custom-light: #9be1dc; $custom-dark: #000000;
JSON
{
"hex": "#67d3cd",
"rgb": {
"r": 103,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.667,
"s": 55.102,
"l": 61.569
},
"oklch": {
"l": 0.80162,
"c": 0.1001,
"h": 190.5
},
"luminance": 0.5388
}Semantic roles & 50–950 ramp
primary
#67D3CD
secondary
#9A4449
accent
#232CC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484