#67CBFB#67CBFB
#67CBFB is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.116 H 231.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBFB |
|---|---|
| RGB | rgb(103, 203, 251) |
| HSL | hsl(199, 95%, 69%) |
| HSV | hsv(199, 59%, 98%) |
| CMYK | cmyk(59%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.61, -15.67, -32.39) |
| CIE-LCH | lch(77.61, 35.98, 244.18°) |
| OKLab | oklab(80.04% -0.072 -0.0904) |
| OKLCH | oklch(80.04% 0.116 231.5) |
| XYZ | xyz(44.3553, 52.5562, 99.0549) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.56
Lightskyblue
#87CEFA
ΔE00 3.48
Sky
#82CAFC
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.13
Bright Sky Blue
#02CCFE
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBFB #FB9767
analogous
#67FBE1 #67CBFB #6781FB
triadic
#67CBFB #FB67CB #CBFB67
tetradic
#67CBFB #E167FB #FB9767 #81FB67
square
#67CBFB #E167FB #FB9767 #81FB67
split-complementary
#67CBFB #FB6781 #FBE167
monochromatic
#069AE2 #2BB7F9 #67CBFB #A3DFFD #DEF4FE
Accessibility & contrast
On white
1.82
#67CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#67CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBFB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBFB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cbfb; /* rgb */ color: rgb(103, 203, 251); /* oklch */ color: oklch(80.0% 0.116 231.5);
Tailwind
colors: {
custom: {
50: '#9edafc',
500: '#67cbfb',
950: '#000000',
},
}SCSS
$custom: #67cbfb; $custom-light: #9edafc; $custom-dark: #000000;
JSON
{
"hex": "#67cbfb",
"rgb": {
"r": 103,
"g": 203,
"b": 251
},
"hsl": {
"h": 199.459,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.80038,
"c": 0.11558,
"h": 231.5
},
"luminance": 0.5256
}Semantic roles & 50–950 ramp
primary
#67CBFB
secondary
#D56631
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485