#67CEDC#67CEDC
#67CEDC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.097 H 207.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEDC |
|---|---|
| RGB | rgb(103, 206, 220) |
| HSL | hsl(187, 63%, 63%) |
| HSV | hsv(187, 53%, 86%) |
| CMYK | cmyk(53.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.39, -26.07, -16.10) |
| CIE-LCH | lch(77.39, 30.64, 211.70°) |
| OKLab | oklab(79.51% -0.0867 -0.0445) |
| OKLCH | oklch(79.51% 0.097 207.1) |
| XYZ | xyz(40.5779, 52.1897, 75.6315) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.93
Neon Blue
#04D9FF
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.77
Mediumturquoise
#48D1CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEDC #DC7567
analogous
#67DCAF #67CEDC #6793DC
triadic
#67CEDC #DC67CE #CEDC67
tetradic
#67CEDC #AF67DC #DC7567 #93DC67
square
#67CEDC #AF67DC #DC7567 #93DC67
split-complementary
#67CEDC #DC6793 #DCAF67
monochromatic
#2694A3 #35BED1 #67CEDC #99DEE7 #CAEEF3
Accessibility & contrast
On white
1.84
#67CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#67CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEDC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEDC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cedc; /* rgb */ color: rgb(103, 206, 220); /* oklch */ color: oklch(79.5% 0.097 207.1);
Tailwind
colors: {
custom: {
50: '#9bdde6',
500: '#67cedc',
950: '#000000',
},
}SCSS
$custom: #67cedc; $custom-light: #9bdde6; $custom-dark: #000000;
JSON
{
"hex": "#67cedc",
"rgb": {
"r": 103,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.179,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.79509,
"c": 0.09749,
"h": 207.1
},
"luminance": 0.52193
}Semantic roles & 50–950 ramp
primary
#67CEDC
secondary
#A64D41
accent
#301BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484