#67DFDB#67DFDB
#67DFDB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.108 H 192.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFDB |
|---|---|
| RGB | rgb(103, 223, 219) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.25, -34.50, -8.30) |
| CIE-LCH | lch(82.25, 35.48, 193.52°) |
| OKLab | oklab(83.42% -0.1055 -0.023) |
| OKLCH | oklch(83.42% 0.108 192.3) |
| XYZ | xyz(44.7620, 60.7691, 76.3748) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Turquoise
#40E0D0
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 6.65
Bright Cyan
#41FDFE
ΔE00 7.02
Aqua Blue
#02D8E9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFDB #DF676B
analogous
#67DF9F #67DFDB #67A7DF
triadic
#67DFDB #DB67DF #DFDB67
tetradic
#67DFDB #9F67DF #DF676B #A7DF67
square
#67DFDB #9F67DF #DF676B #A7DF67
split-complementary
#67DFDB #DF67A7 #DF9F67
monochromatic
#23A8A4 #34D4CF #67DFDB #9AEAE7 #CCF4F3
Accessibility & contrast
On white
1.60
#67DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFDB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFDB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfdb; /* rgb */ color: rgb(103, 223, 219); /* oklch */ color: oklch(83.4% 0.108 192.3);
Tailwind
colors: {
custom: {
50: '#9de9e6',
500: '#67dfdb',
950: '#000000',
},
}SCSS
$custom: #67dfdb; $custom-light: #9de9e6; $custom-dark: #000000;
JSON
{
"hex": "#67dfdb",
"rgb": {
"r": 103,
"g": 223,
"b": 219
},
"hsl": {
"h": 178,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83415,
"c": 0.10798,
"h": 192.3
},
"luminance": 0.60773
}Semantic roles & 50–950 ramp
primary
#67DFDB
secondary
#AB4043
accent
#181ECD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484