#67DFDD#67DFDD
#67DFDD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.108 H 193.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFDD |
|---|---|
| RGB | rgb(103, 223, 221) |
| HSL | hsl(179, 65%, 64%) |
| HSV | hsv(179, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.31, -33.98, -9.28) |
| CIE-LCH | lch(82.31, 35.22, 195.27°) |
| OKLab | oklab(83.48% -0.1046 -0.0257) |
| OKLCH | oklch(83.48% 0.108 193.8) |
| XYZ | xyz(45.0268, 60.8750, 77.7698) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Turquoise
#40E0D0
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.73
Bright Cyan
#41FDFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFDD #DF6769
analogous
#67DFA1 #67DFDD #67A5DF
triadic
#67DFDD #DD67DF #DFDD67
tetradic
#67DFDD #A167DF #DF6769 #A5DF67
square
#67DFDD #A167DF #DF6769 #A5DF67
split-complementary
#67DFDD #DF67A5 #DFA167
monochromatic
#23A8A6 #34D4D2 #67DFDD #9AEAE8 #CCF4F4
Accessibility & contrast
On white
1.59
#67DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#67DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFDD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFDD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfdd; /* rgb */ color: rgb(103, 223, 221); /* oklch */ color: oklch(83.5% 0.108 193.8);
Tailwind
colors: {
custom: {
50: '#9de9e7',
500: '#67dfdd',
950: '#000000',
},
}SCSS
$custom: #67dfdd; $custom-light: #9de9e7; $custom-dark: #000000;
JSON
{
"hex": "#67dfdd",
"rgb": {
"r": 103,
"g": 223,
"b": 221
},
"hsl": {
"h": 179,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8348,
"c": 0.10776,
"h": 193.8
},
"luminance": 0.60879
}Semantic roles & 50–950 ramp
primary
#67DFDD
secondary
#AB4041
accent
#181BCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484