#67DFCD#67DFCD
#67DFCD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.112 H 182.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFCD |
|---|---|
| RGB | rgb(103, 223, 205) |
| HSL | hsl(171, 65%, 64%) |
| HSV | hsv(171, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.87, -38.04, -1.43) |
| CIE-LCH | lch(81.87, 38.07, 182.15°) |
| OKLab | oklab(82.98% -0.1115 -0.0045) |
| OKLCH | oklch(82.98% 0.112 182.3) |
| XYZ | xyz(42.9958, 60.0626, 67.0732) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFCD #DF6779
analogous
#67DF91 #67DFCD #67B5DF
triadic
#67DFCD #CD67DF #DFCD67
tetradic
#67DFCD #9167DF #DF6779 #B5DF67
square
#67DFCD #9167DF #DF6779 #B5DF67
split-complementary
#67DFCD #DF67B5 #DF9167
monochromatic
#23A894 #34D4BC #67DFCD #9AEADE #CCF4EE
Accessibility & contrast
On white
1.61
#67DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#67DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFCD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFCD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#0EE3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dfcd; /* rgb */ color: rgb(103, 223, 205); /* oklch */ color: oklch(83.0% 0.112 182.3);
Tailwind
colors: {
custom: {
50: '#9ce9dc',
500: '#67dfcd',
950: '#000000',
},
}SCSS
$custom: #67dfcd; $custom-light: #9ce9dc; $custom-dark: #000000;
JSON
{
"hex": "#67dfcd",
"rgb": {
"r": 103,
"g": 223,
"b": 205
},
"hsl": {
"h": 171,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82979,
"c": 0.11155,
"h": 182.3
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#67DFCD
secondary
#AB4050
accent
#1834CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484