#67C8ED#67C8ED
#67C8ED is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.105 H 225.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8ED |
|---|---|
| RGB | rgb(103, 200, 237) |
| HSL | hsl(197, 79%, 67%) |
| HSV | hsv(197, 57%, 93%) |
| CMYK | cmyk(56.5%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.25, -18.24, -26.97) |
| CIE-LCH | lch(76.25, 32.56, 235.93°) |
| OKLab | oklab(78.79% -0.0737 -0.075) |
| OKLCH | oklch(78.79% 0.105 225.5) |
| XYZ | xyz(41.5279, 50.3027, 87.6252) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 3.79
Bright Sky Blue
#02CCFE
ΔE00 4.14
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 5.22
Sky
#82CAFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8ED #ED8C67
analogous
#67EDCF #67C8ED #6785ED
triadic
#67C8ED #ED67C8 #C8ED67
tetradic
#67C8ED #CF67ED #ED8C67 #85ED67
square
#67C8ED #CF67ED #ED8C67 #85ED67
split-complementary
#67C8ED #ED6785 #EDCF67
monochromatic
#1793C3 #30B4E7 #67C8ED #9EDCF3 #D4F0FA
Accessibility & contrast
On white
1.90
#67C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#67C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8ED
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8ED | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EF
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8ed; /* rgb */ color: rgb(103, 200, 237); /* oklch */ color: oklch(78.8% 0.105 225.5);
Tailwind
colors: {
custom: {
50: '#9dd8f3',
500: '#67c8ed',
950: '#000000',
},
}SCSS
$custom: #67c8ed; $custom-light: #9dd8f3; $custom-dark: #000000;
JSON
{
"hex": "#67c8ed",
"rgb": {
"r": 103,
"g": 200,
"b": 237
},
"hsl": {
"h": 196.567,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.78787,
"c": 0.1052,
"h": 225.5
},
"luminance": 0.50307
}Semantic roles & 50–950 ramp
primary
#67C8ED
secondary
#C15D38
accent
#440ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385