#67CBFD#67CBFD
#67CBFD is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.117 H 232.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBFD |
|---|---|
| RGB | rgb(103, 203, 253) |
| HSL | hsl(200, 97%, 70%) |
| HSV | hsv(200, 59%, 99%) |
| CMYK | cmyk(59.3%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.69, -15.08, -33.34) |
| CIE-LCH | lch(77.69, 36.59, 245.67°) |
| OKLab | oklab(80.12% -0.0713 -0.0932) |
| OKLCH | oklch(80.12% 0.117 232.6) |
| XYZ | xyz(44.6723, 52.6830, 100.7241) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBFD #FD9967
analogous
#67FDE4 #67CBFD #6780FD
triadic
#67CBFD #FD67CB #CBFD67
tetradic
#67CBFD #E467FD #FD9967 #80FD67
square
#67CBFD #E467FD #FD9967 #80FD67
split-complementary
#67CBFD #FD6780 #FDE467
monochromatic
#039BE7 #2BB6FC #67CBFD #A3E0FE #E0F4FF
Accessibility & contrast
On white
1.82
#67CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#67CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBFD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBFD | 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)
#B3C9FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cbfd; /* rgb */ color: rgb(103, 203, 253); /* oklch */ color: oklch(80.1% 0.117 232.6);
Tailwind
colors: {
custom: {
50: '#9edafe',
500: '#67cbfd',
950: '#000000',
},
}SCSS
$custom: #67cbfd; $custom-light: #9edafe; $custom-dark: #000000;
JSON
{
"hex": "#67cbfd",
"rgb": {
"r": 103,
"g": 203,
"b": 253
},
"hsl": {
"h": 200,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.80123,
"c": 0.1173,
"h": 232.6
},
"luminance": 0.52687
}Semantic roles & 50–950 ramp
primary
#67CBFD
secondary
#D86830
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385