#67CDFF#67CDFF
#67CDFF is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.118 H 232.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDFF |
|---|---|
| RGB | rgb(103, 205, 255) |
| HSL | hsl(200, 100%, 70%) |
| HSV | hsv(200, 60%, 100%) |
| CMYK | cmyk(59.6%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.32, -15.52, -33.43) |
| CIE-LCH | lch(78.32, 36.86, 245.10°) |
| OKLab | oklab(80.65% -0.0727 -0.0934) |
| OKLCH | oklch(80.65% 0.118 232.1) |
| XYZ | xyz(45.4679, 53.7618, 102.5693) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 4.33
Bright Sky Blue
#02CCFE
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDFF #FF9967
analogous
#67FFE5 #67CDFF #6781FF
triadic
#67CDFF #FF67CD #CDFF67
tetradic
#67CDFF #E567FF #FF9967 #81FF67
square
#67CDFF #E567FF #FF9967 #81FF67
split-complementary
#67CDFF #FF6781 #FFE567
monochromatic
#009EEC #2AB9FF #67CDFF #A4E1FF #E0F5FF
Accessibility & contrast
On white
1.79
#67CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#67CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDFF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDFF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cdff; /* rgb */ color: rgb(103, 205, 255); /* oklch */ color: oklch(80.7% 0.118 232.1);
Tailwind
colors: {
custom: {
50: '#9fdcff',
500: '#67cdff',
950: '#000000',
},
}SCSS
$custom: #67cdff; $custom-light: #9fdcff; $custom-dark: #000000;
JSON
{
"hex": "#67cdff",
"rgb": {
"r": 103,
"g": 205,
"b": 255
},
"hsl": {
"h": 199.737,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.80653,
"c": 0.11835,
"h": 232.1
},
"luminance": 0.53766
}Semantic roles & 50–950 ramp
primary
#67CDFF
secondary
#DA6830
accent
#4B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486