#67C8EB#67C8EB
#67C8EB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.104 H 224.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8EB |
|---|---|
| RGB | rgb(103, 200, 235) |
| HSL | hsl(196, 77%, 66%) |
| HSV | hsv(196, 56%, 92%) |
| CMYK | cmyk(56.2%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.18, -18.82, -26.00) |
| CIE-LCH | lch(76.18, 32.10, 234.10°) |
| OKLab | oklab(78.71% -0.0745 -0.0723) |
| OKLCH | oklch(78.71% 0.104 224.1) |
| XYZ | xyz(41.2374, 50.1864, 86.0949) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.31
Lightblue (survey)
#7BC8F6
ΔE00 5.00
Lightskyblue
#87CEFA
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8EB #EB8A67
analogous
#67EBCC #67C8EB #6786EB
triadic
#67C8EB #EB67C8 #C8EB67
tetradic
#67C8EB #CC67EB #EB8A67 #86EB67
square
#67C8EB #CC67EB #EB8A67 #86EB67
split-complementary
#67C8EB #EB6786 #EBCC67
monochromatic
#1993BF #31B4E4 #67C8EB #9DDCF2 #D3EFF9
Accessibility & contrast
On white
1.90
#67C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#67C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8EB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8EB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#00D3D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8eb; /* rgb */ color: rgb(103, 200, 235); /* oklch */ color: oklch(78.7% 0.104 224.1);
Tailwind
colors: {
custom: {
50: '#9cd8f1',
500: '#67c8eb',
950: '#000000',
},
}SCSS
$custom: #67c8eb; $custom-light: #9cd8f1; $custom-dark: #000000;
JSON
{
"hex": "#67c8eb",
"rgb": {
"r": 103,
"g": 200,
"b": 235
},
"hsl": {
"h": 195.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.78706,
"c": 0.10379,
"h": 224.1
},
"luminance": 0.5019
}Semantic roles & 50–950 ramp
primary
#67C8EB
secondary
#BD5C39
accent
#430DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385