#67CCF6#67CCF6
#67CCF6 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.111 H 227.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF6 |
|---|---|
| RGB | rgb(103, 204, 246) |
| HSL | hsl(198, 89%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(58.1%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.71, -17.67, -29.57) |
| CIE-LCH | lch(77.71, 34.45, 239.14°) |
| OKLab | oklab(80.05% -0.0748 -0.0824) |
| OKLCH | oklch(80.05% 0.111 227.8) |
| XYZ | xyz(43.8145, 52.7189, 95.0377) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.56
Lightblue (survey)
#7BC8F6
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 4.28
Sky
#82CAFC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF6 #F69167
analogous
#67F6D8 #67CCF6 #6784F6
triadic
#67CCF6 #F667CC #CCF667
tetradic
#67CCF6 #D867F6 #F69167 #84F667
square
#67CCF6 #D867F6 #F69167 #84F667
split-complementary
#67CCF6 #F66784 #F6D867
monochromatic
#0D9BD6 #2DB9F3 #67CCF6 #A1DFF9 #DBF3FD
Accessibility & contrast
On white
1.82
#67CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#67CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF6
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF6 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf6; /* rgb */ color: rgb(103, 204, 246); /* oklch */ color: oklch(80.1% 0.111 227.8);
Tailwind
colors: {
custom: {
50: '#9edbf9',
500: '#67ccf6',
950: '#000000',
},
}SCSS
$custom: #67ccf6; $custom-light: #9edbf9; $custom-dark: #000000;
JSON
{
"hex": "#67ccf6",
"rgb": {
"r": 103,
"g": 204,
"b": 246
},
"hsl": {
"h": 197.622,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.80054,
"c": 0.11126,
"h": 227.8
},
"luminance": 0.52723
}Semantic roles & 50–950 ramp
primary
#67CCF6
secondary
#CF6032
accent
#4300E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485