#67CBF7#67CBF7
#67CBF7 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.112 H 229.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBF7 |
|---|---|
| RGB | rgb(103, 203, 247) |
| HSL | hsl(198, 90%, 69%) |
| HSV | hsv(198, 58%, 97%) |
| CMYK | cmyk(58.3%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(77.46, -16.86, -30.48) |
| CIE-LCH | lch(77.46, 34.83, 241.05°) |
| OKLab | oklab(79.87% -0.0733 -0.085) |
| OKLCH | oklch(79.87% 0.112 229.2) |
| XYZ | xyz(43.7315, 52.3066, 95.7692) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBF7 #F79367
analogous
#67F7DB #67CBF7 #6783F7
triadic
#67CBF7 #F767CB #CBF767
tetradic
#67CBF7 #DB67F7 #F79367 #83F767
square
#67CBF7 #DB67F7 #F79367 #83F767
split-complementary
#67CBF7 #F76783 #F7DB67
monochromatic
#0B9AD8 #2DB7F4 #67CBF7 #A1DFFA #DBF3FD
Accessibility & contrast
On white
1.83
#67CBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#67CBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBF7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBF7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cbf7; /* rgb */ color: rgb(103, 203, 247); /* oklch */ color: oklch(79.9% 0.112 229.2);
Tailwind
colors: {
custom: {
50: '#9edafa',
500: '#67cbf7',
950: '#000000',
},
}SCSS
$custom: #67cbf7; $custom-light: #9edafa; $custom-dark: #000000;
JSON
{
"hex": "#67cbf7",
"rgb": {
"r": 103,
"g": 203,
"b": 247
},
"hsl": {
"h": 198.333,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.79871,
"c": 0.11227,
"h": 229.2
},
"luminance": 0.52311
}Semantic roles & 50–950 ramp
primary
#67CBF7
secondary
#D06232
accent
#4600E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485