#67CBF3#67CBF3
#67CBF3 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.109 H 226.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBF3 |
|---|---|
| RGB | rgb(103, 203, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 58%, 95%) |
| CMYK | cmyk(57.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.32, -18.04, -28.56) |
| CIE-LCH | lch(77.32, 33.78, 237.73°) |
| OKLab | oklab(79.71% -0.0748 -0.0795) |
| OKLCH | oklch(79.71% 0.109 226.8) |
| XYZ | xyz(43.1209, 52.0624, 92.5532) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 3.86
Lightblue (survey)
#7BC8F6
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBF3 #F38F67
analogous
#67F3D5 #67CBF3 #6785F3
triadic
#67CBF3 #F367CB #CBF367
tetradic
#67CBF3 #D567F3 #F38F67 #85F367
square
#67CBF3 #D567F3 #F38F67 #85F367
split-complementary
#67CBF3 #F36785 #F3D567
monochromatic
#1099CF #2EB8EF #67CBF3 #A0DEF7 #D8F2FC
Accessibility & contrast
On white
1.84
#67CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#67CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBF3
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBF3 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F5
Deuteranopia (green-blind)
#A2B8F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cbf3; /* rgb */ color: rgb(103, 203, 243); /* oklch */ color: oklch(79.7% 0.109 226.8);
Tailwind
colors: {
custom: {
50: '#9ddbf7',
500: '#67cbf3',
950: '#000000',
},
}SCSS
$custom: #67cbf3; $custom-light: #9ddbf7; $custom-dark: #000000;
JSON
{
"hex": "#67cbf3",
"rgb": {
"r": 103,
"g": 203,
"b": 243
},
"hsl": {
"h": 197.143,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.79706,
"c": 0.10917,
"h": 226.8
},
"luminance": 0.52067
}Semantic roles & 50–950 ramp
primary
#67CBF3
secondary
#CB5F33
accent
#4304E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485