#67D6ED#67D6ED
#67D6ED is a light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.106 H 213.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6ED |
|---|---|
| RGB | rgb(103, 214, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 57%, 93%) |
| CMYK | cmyk(56.5%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.23, -25.31, -20.92) |
| CIE-LCH | lch(80.23, 32.84, 219.57°) |
| OKLab | oklab(81.97% -0.0887 -0.0579) |
| OKLCH | oklch(81.97% 0.106 213.2) |
| XYZ | xyz(44.9200, 57.0868, 88.7559) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.95
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6ED #ED7E67
analogous
#67EDC1 #67D6ED #6793ED
triadic
#67D6ED #ED67D6 #D6ED67
tetradic
#67D6ED #C167ED #ED7E67 #93ED67
square
#67D6ED #C167ED #ED7E67 #93ED67
split-complementary
#67D6ED #ED6793 #EDC167
monochromatic
#17A5C3 #30C7E7 #67D6ED #9EE5F3 #D4F4FA
Accessibility & contrast
On white
1.69
#67D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#67D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6ED
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6ED | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EE
Deuteranopia (green-blind)
#B0C1ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d6ed; /* rgb */ color: rgb(103, 214, 237); /* oklch */ color: oklch(82.0% 0.106 213.2);
Tailwind
colors: {
custom: {
50: '#9de3f2',
500: '#67d6ed',
950: '#000000',
},
}SCSS
$custom: #67d6ed; $custom-light: #9de3f2; $custom-dark: #000000;
JSON
{
"hex": "#67d6ed",
"rgb": {
"r": 103,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.299,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.81966,
"c": 0.10591,
"h": 213.2
},
"luminance": 0.57091
}Semantic roles & 50–950 ramp
primary
#67D6ED
secondary
#C14F38
accent
#2E0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485