#67CEDE#67CEDE
#67CEDE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.098 H 208.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEDE |
|---|---|
| RGB | rgb(103, 206, 222) |
| HSL | hsl(188, 64%, 64%) |
| HSV | hsv(188, 54%, 87%) |
| CMYK | cmyk(53.6%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.46, -25.52, -17.08) |
| CIE-LCH | lch(77.46, 30.71, 213.79°) |
| OKLab | oklab(79.58% -0.0859 -0.0472) |
| OKLCH | oklch(79.58% 0.098 208.8) |
| XYZ | xyz(40.8444, 52.2963, 77.0348) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.51
Robin Egg Blue
#8AF1FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEDE #DE7767
analogous
#67DEB2 #67CEDE #6792DE
triadic
#67CEDE #DE67CE #CEDE67
tetradic
#67CEDE #B267DE #DE7767 #92DE67
square
#67CEDE #B267DE #DE7767 #92DE67
split-complementary
#67CEDE #DE6792 #DEB267
monochromatic
#2495A6 #35BED3 #67CEDE #99DEE9 #CCEEF4
Accessibility & contrast
On white
1.83
#67CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#67CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEDE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEDE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cede; /* rgb */ color: rgb(103, 206, 222); /* oklch */ color: oklch(79.6% 0.098 208.8);
Tailwind
colors: {
custom: {
50: '#9cdde8',
500: '#67cede',
950: '#000000',
},
}SCSS
$custom: #67cede; $custom-light: #9cdde8; $custom-dark: #000000;
JSON
{
"hex": "#67cede",
"rgb": {
"r": 103,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.067,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.79582,
"c": 0.09806,
"h": 208.8
},
"luminance": 0.523
}Semantic roles & 50–950 ramp
primary
#67CEDE
secondary
#A94E40
accent
#3119CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484