#67CCDF#67CCDF
#67CCDF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.098 H 211.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCDF |
|---|---|
| RGB | rgb(103, 204, 223) |
| HSL | hsl(190, 65%, 64%) |
| HSV | hsv(190, 54%, 87%) |
| CMYK | cmyk(53.8%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.92, -24.25, -18.43) |
| CIE-LCH | lch(76.92, 30.46, 217.24°) |
| OKLab | oklab(79.16% -0.0834 -0.051) |
| OKLCH | oklch(79.16% 0.098 211.4) |
| XYZ | xyz(40.5004, 51.3933, 77.5833) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.74
Neon Blue
#04D9FF
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 7.47
Robin'S Egg
#6DEDFD
ΔE00 7.82
Bright Sky Blue
#02CCFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCDF #DF7A67
analogous
#67DFB6 #67CCDF #6790DF
triadic
#67CCDF #DF67CC #CCDF67
tetradic
#67CCDF #B667DF #DF7A67 #90DF67
square
#67CCDF #B667DF #DF7A67 #90DF67
split-complementary
#67CCDF #DF6790 #DFB667
monochromatic
#2393A8 #34BBD4 #67CCDF #9ADDEA #CCEEF4
Accessibility & contrast
On white
1.86
#67CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#67CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCDF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCDF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#00D4D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67ccdf; /* rgb */ color: rgb(103, 204, 223); /* oklch */ color: oklch(79.2% 0.098 211.4);
Tailwind
colors: {
custom: {
50: '#9cdbe9',
500: '#67ccdf',
950: '#000000',
},
}SCSS
$custom: #67ccdf; $custom-light: #9cdbe9; $custom-dark: #000000;
JSON
{
"hex": "#67ccdf",
"rgb": {
"r": 103,
"g": 204,
"b": 223
},
"hsl": {
"h": 189.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.79158,
"c": 0.09773,
"h": 211.4
},
"luminance": 0.51397
}Semantic roles & 50–950 ramp
primary
#67CCDF
secondary
#AB5140
accent
#3518CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484