#67CEFF#67CEFF
#67CEFF is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.9% C 0.118 H 231.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEFF |
|---|---|
| RGB | rgb(103, 206, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 60%, 100%) |
| CMYK | cmyk(59.6%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.60, -16.04, -33.00) |
| CIE-LCH | lch(78.60, 36.69, 244.08°) |
| OKLab | oklab(80.88% -0.0737 -0.0922) |
| OKLCH | oklch(80.88% 0.118 231.4) |
| XYZ | xyz(45.7079, 54.2417, 102.6493) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.93
Lightskyblue
#87CEFA
ΔE00 3.49
Sky
#82CAFC
ΔE00 4.11
Baby Blue
#89CFF0
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEFF #FF9867
analogous
#67FFE4 #67CEFF #6782FF
triadic
#67CEFF #FF67CE #CEFF67
tetradic
#67CEFF #E467FF #FF9867 #82FF67
square
#67CEFF #E467FF #FF9867 #82FF67
split-complementary
#67CEFF #FF6782 #FFE467
monochromatic
#00A0EC #2ABAFF #67CEFF #A4E2FF #E0F5FF
Accessibility & contrast
On white
1.77
#67CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#67CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEFF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEFF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A0BCFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67ceff; /* rgb */ color: rgb(103, 206, 255); /* oklch */ color: oklch(80.9% 0.118 231.4);
Tailwind
colors: {
custom: {
50: '#9fddff',
500: '#67ceff',
950: '#000000',
},
}SCSS
$custom: #67ceff; $custom-light: #9fddff; $custom-dark: #000000;
JSON
{
"hex": "#67ceff",
"rgb": {
"r": 103,
"g": 206,
"b": 255
},
"hsl": {
"h": 199.342,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.80876,
"c": 0.11801,
"h": 231.4
},
"luminance": 0.54246
}Semantic roles & 50–950 ramp
primary
#67CEFF
secondary
#DA6730
accent
#4A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486