#67DCED#67DCED
#67DCED is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.108 H 208.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCED |
|---|---|
| RGB | rgb(103, 220, 237) |
| HSL | hsl(188, 79%, 67%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(56.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.94, -28.25, -18.33) |
| CIE-LCH | lch(81.94, 33.68, 212.98°) |
| OKLab | oklab(83.34% -0.095 -0.0507) |
| OKLCH | oklch(83.34% 0.108 208.1) |
| XYZ | xyz(46.4665, 60.1798, 89.2714) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCED #ED7867
analogous
#67EDBB #67DCED #6799ED
triadic
#67DCED #ED67DC #DCED67
tetradic
#67DCED #BB67ED #ED7867 #99ED67
square
#67DCED #BB67ED #ED7867 #99ED67
split-complementary
#67DCED #ED6799 #EDBB67
monochromatic
#17ADC3 #30CFE7 #67DCED #9EE9F3 #D4F5FA
Accessibility & contrast
On white
1.61
#67DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#67DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCED
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCED | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dced; /* rgb */ color: rgb(103, 220, 237); /* oklch */ color: oklch(83.3% 0.108 208.1);
Tailwind
colors: {
custom: {
50: '#9ee7f2',
500: '#67dced',
950: '#000000',
},
}SCSS
$custom: #67dced; $custom-light: #9ee7f2; $custom-dark: #000000;
JSON
{
"hex": "#67dced",
"rgb": {
"r": 103,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.612,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.83337,
"c": 0.10768,
"h": 208.1
},
"luminance": 0.60184
}Semantic roles & 50–950 ramp
primary
#67DCED
secondary
#C14938
accent
#250ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485