#67CBF4#67CBF4
#67CBF4 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.110 H 227.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBF4 |
|---|---|
| RGB | rgb(103, 203, 244) |
| HSL | hsl(197, 87%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(57.8%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.35, -17.74, -29.04) |
| CIE-LCH | lch(77.35, 34.03, 238.58°) |
| OKLab | oklab(79.75% -0.0744 -0.0809) |
| OKLCH | oklch(79.75% 0.11 227.4) |
| XYZ | xyz(43.2723, 52.1230, 93.3507) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.75
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 3.87
Lightskyblue
#87CEFA
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBF4 #F49067
analogous
#67F4D7 #67CBF4 #6784F4
triadic
#67CBF4 #F467CB #CBF467
tetradic
#67CBF4 #D767F4 #F49067 #84F467
square
#67CBF4 #D767F4 #F49067 #84F467
split-complementary
#67CBF4 #F46784 #F4D767
monochromatic
#0F99D1 #2EB7F0 #67CBF4 #A0DFF8 #D9F2FC
Accessibility & contrast
On white
1.84
#67CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#67CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBF4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBF4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F6
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cbf4; /* rgb */ color: rgb(103, 203, 244); /* oklch */ color: oklch(79.7% 0.110 227.4);
Tailwind
colors: {
custom: {
50: '#9ddbf7',
500: '#67cbf4',
950: '#000000',
},
}SCSS
$custom: #67cbf4; $custom-light: #9ddbf7; $custom-dark: #000000;
JSON
{
"hex": "#67cbf4",
"rgb": {
"r": 103,
"g": 203,
"b": 244
},
"hsl": {
"h": 197.447,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.79747,
"c": 0.10992,
"h": 227.4
},
"luminance": 0.52127
}Semantic roles & 50–950 ramp
primary
#67CBF4
secondary
#CD5F32
accent
#4402E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485