#67DCDE#67DCDE
#67DCDE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.106 H 196.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCDE |
|---|---|
| RGB | rgb(103, 220, 222) |
| HSL | hsl(181, 64%, 64%) |
| HSV | hsv(181, 54%, 87%) |
| CMYK | cmyk(53.6%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.48, -32.30, -11.05) |
| CIE-LCH | lch(81.48, 34.14, 198.88°) |
| OKLab | oklab(82.82% -0.101 -0.0306) |
| OKLCH | oklch(82.82% 0.106 196.8) |
| XYZ | xyz(44.3660, 59.3396, 78.2087) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCDE #DE6967
analogous
#67DEA4 #67DCDE #67A0DE
triadic
#67DCDE #DE67DC #DCDE67
tetradic
#67DCDE #A467DE #DE6967 #A0DE67
square
#67DCDE #A467DE #DE6967 #A0DE67
split-complementary
#67DCDE #DE67A0 #DEA467
monochromatic
#24A4A6 #35D0D3 #67DCDE #99E8E9 #CCF3F4
Accessibility & contrast
On white
1.63
#67DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#67DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCDE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCDE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcde; /* rgb */ color: rgb(103, 220, 222); /* oklch */ color: oklch(82.8% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#9de7e8',
500: '#67dcde',
950: '#000000',
},
}SCSS
$custom: #67dcde; $custom-light: #9de7e8; $custom-dark: #000000;
JSON
{
"hex": "#67dcde",
"rgb": {
"r": 103,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.008,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82817,
"c": 0.10556,
"h": 196.8
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#67DCDE
secondary
#A94240
accent
#1C19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484