#67C7FA#67C7FA
#67C7FA is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.1% C 0.116 H 234.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67C7FA |
|---|---|
| RGB | rgb(103, 199, 250) |
| HSL | hsl(201, 94%, 69%) |
| HSV | hsv(201, 59%, 98%) |
| CMYK | cmyk(58.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.45, -13.88, -33.64) |
| CIE-LCH | lch(76.45, 36.39, 247.58°) |
| OKLab | oklab(79.1% -0.0681 -0.094) |
| OKLCH | oklch(79.1% 0.116 234.1) |
| XYZ | xyz(43.2657, 50.6284, 97.9161) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Sky
#82CAFC
ΔE00 3.28
Lightskyblue
#87CEFA
ΔE00 3.47
Deepskyblue
#00BFFF
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.88
Bright Sky Blue
#02CCFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C7FA #FA9A67
analogous
#67FAE3 #67C7FA #677EFA
triadic
#67C7FA #FA67C7 #C7FA67
tetradic
#67C7FA #E367FA #FA9A67 #7EFA67
square
#67C7FA #E367FA #FA9A67 #7EFA67
split-complementary
#67C7FA #FA677E #FAE367
monochromatic
#0794DF #2CB1F8 #67C7FA #A2DDFC #DEF3FE
Accessibility & contrast
On white
1.89
#67C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#67C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C7FA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C7FA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c7fa; /* rgb */ color: rgb(103, 199, 250); /* oklch */ color: oklch(79.1% 0.116 234.1);
Tailwind
colors: {
custom: {
50: '#9ed8fc',
500: '#67c7fa',
950: '#000000',
},
}SCSS
$custom: #67c7fa; $custom-light: #9ed8fc; $custom-dark: #000000;
JSON
{
"hex": "#67c7fa",
"rgb": {
"r": 103,
"g": 199,
"b": 250
},
"hsl": {
"h": 200.816,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.79104,
"c": 0.11612,
"h": 234.1
},
"luminance": 0.50633
}Semantic roles & 50–950 ramp
primary
#67C7FA
secondary
#D46A31
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385