#67CBF6#67CBF6
#67CBF6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.111 H 228.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBF6 |
|---|---|
| RGB | rgb(103, 203, 246) |
| HSL | hsl(198, 89%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(58.1%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(77.43, -17.16, -30.00) |
| CIE-LCH | lch(77.43, 34.56, 240.24°) |
| OKLab | oklab(79.83% -0.0737 -0.0836) |
| OKLCH | oklch(79.83% 0.111 228.6) |
| XYZ | xyz(43.5776, 52.2451, 94.9587) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBF6 #F69267
analogous
#67F6D9 #67CBF6 #6783F6
triadic
#67CBF6 #F667CB #CBF667
tetradic
#67CBF6 #D967F6 #F69267 #83F667
square
#67CBF6 #D967F6 #F69267 #83F667
split-complementary
#67CBF6 #F66783 #F6D967
monochromatic
#0D99D6 #2DB7F3 #67CBF6 #A1DFF9 #DBF3FD
Accessibility & contrast
On white
1.83
#67CBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#67CBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBF6
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBF6 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A0B9F5
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cbf6; /* rgb */ color: rgb(103, 203, 246); /* oklch */ color: oklch(79.8% 0.111 228.6);
Tailwind
colors: {
custom: {
50: '#9edaf9',
500: '#67cbf6',
950: '#000000',
},
}SCSS
$custom: #67cbf6; $custom-light: #9edaf9; $custom-dark: #000000;
JSON
{
"hex": "#67cbf6",
"rgb": {
"r": 103,
"g": 203,
"b": 246
},
"hsl": {
"h": 198.042,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.79829,
"c": 0.11148,
"h": 228.6
},
"luminance": 0.52249
}Semantic roles & 50–950 ramp
primary
#67CBF6
secondary
#CF6132
accent
#4500E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485