#67CCDB#67CCDB
#67CCDB is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.096 H 208.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCDB |
|---|---|
| RGB | rgb(103, 204, 219) |
| HSL | hsl(188, 62%, 63%) |
| HSV | hsv(188, 53%, 86%) |
| CMYK | cmyk(53%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.79, -25.36, -16.47) |
| CIE-LCH | lch(76.79, 30.24, 213.01°) |
| OKLab | oklab(79.01% -0.085 -0.0455) |
| OKLCH | oklch(79.01% 0.096 208.2) |
| XYZ | xyz(39.9675, 51.1801, 74.7766) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 7.39
Robin'S Egg
#6DEDFD
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCDB #DB7667
analogous
#67DBB0 #67CCDB #6792DB
triadic
#67CCDB #DB67CC #CCDB67
tetradic
#67CCDB #B067DB #DB7667 #92DB67
square
#67CCDB #B067DB #DB7667 #92DB67
split-complementary
#67CCDB #DB6792 #DBB067
monochromatic
#2691A1 #36BBCF #67CCDB #98DDE7 #CAEDF2
Accessibility & contrast
On white
1.87
#67CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#67CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCDB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCDB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67ccdb; /* rgb */ color: rgb(103, 204, 219); /* oklch */ color: oklch(79.0% 0.096 208.2);
Tailwind
colors: {
custom: {
50: '#9bdbe6',
500: '#67ccdb',
950: '#000000',
},
}SCSS
$custom: #67ccdb; $custom-light: #9bdbe6; $custom-dark: #000000;
JSON
{
"hex": "#67ccdb",
"rgb": {
"r": 103,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.759,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.79012,
"c": 0.09639,
"h": 208.2
},
"luminance": 0.51184
}Semantic roles & 50–950 ramp
primary
#67CCDB
secondary
#A54E41
accent
#321CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484