#67C8EE#67C8EE
#67C8EE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.106 H 226.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8EE |
|---|---|
| RGB | rgb(103, 200, 238) |
| HSL | hsl(197, 80%, 67%) |
| HSV | hsv(197, 57%, 93%) |
| CMYK | cmyk(56.7%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.29, -17.95, -27.45) |
| CIE-LCH | lch(76.29, 32.80, 236.82°) |
| OKLab | oklab(78.83% -0.0734 -0.0764) |
| OKLCH | oklch(78.83% 0.106 226.1) |
| XYZ | xyz(41.6745, 50.3613, 88.3968) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Lightskyblue
#87CEFA
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8EE #EE8D67
analogous
#67EED1 #67C8EE #6785EE
triadic
#67C8EE #EE67C8 #C8EE67
tetradic
#67C8EE #D167EE #EE8D67 #85EE67
square
#67C8EE #D167EE #EE8D67 #85EE67
split-complementary
#67C8EE #EE6785 #EED167
monochromatic
#1693C5 #30B4E8 #67C8EE #9EDCF4 #D5F0FA
Accessibility & contrast
On white
1.90
#67C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#67C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8EE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8EE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8ee; /* rgb */ color: rgb(103, 200, 238); /* oklch */ color: oklch(78.8% 0.106 226.1);
Tailwind
colors: {
custom: {
50: '#9dd8f3',
500: '#67c8ee',
950: '#000000',
},
}SCSS
$custom: #67c8ee; $custom-light: #9dd8f3; $custom-dark: #000000;
JSON
{
"hex": "#67c8ee",
"rgb": {
"r": 103,
"g": 200,
"b": 238
},
"hsl": {
"h": 196.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.78827,
"c": 0.10593,
"h": 226.1
},
"luminance": 0.50365
}Semantic roles & 50–950 ramp
primary
#67C8EE
secondary
#C25E37
accent
#4509DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385