#67AFFB#67AFFB
#67AFFB is a light, vivid cyan. Relative luminance 0.405; OKLCH L 73.9% C 0.133 H 251.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67AFFB |
|---|---|
| RGB | rgb(103, 175, 251) |
| HSL | hsl(211, 95%, 69%) |
| HSV | hsv(211, 59%, 98%) |
| CMYK | cmyk(59%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(69.83, -0.54, -44.49) |
| CIE-LCH | lch(69.83, 44.50, 269.30°) |
| OKLab | oklab(73.88% -0.0427 -0.1255) |
| OKLCH | oklch(73.88% 0.133 251.2) |
| XYZ | xyz(38.3298, 40.5051, 97.0464) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 5.21
Azure (survey)
#069AF3
ΔE00 7.66
Sky
#82CAFC
ΔE00 8.03
Cornflowerblue
#6495ED
ΔE00 8.28
Lightblue (survey)
#7BC8F6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AFFB #FBB367
analogous
#67F9FB #67AFFB #6967FB
triadic
#67AFFB #FB67AF #AFFB67
tetradic
#67AFFB #FB67F9 #FBB367 #67FB69
square
#67AFFB #FB67F9 #FBB367 #67FB69
split-complementary
#67AFFB #FB6967 #F9FB67
monochromatic
#0671E2 #2B90F9 #67AFFB #A3CEFD #DEEEFE
Accessibility & contrast
On white
2.31
#67AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#67AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AFFB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AFFB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #67affb; /* rgb */ color: rgb(103, 175, 251); /* oklch */ color: oklch(73.9% 0.133 251.2);
Tailwind
colors: {
custom: {
50: '#9dc6fd',
500: '#67affb',
950: '#000000',
},
}SCSS
$custom: #67affb; $custom-light: #9dc6fd; $custom-dark: #000000;
JSON
{
"hex": "#67affb",
"rgb": {
"r": 103,
"g": 175,
"b": 251
},
"hsl": {
"h": 210.811,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.73883,
"c": 0.13253,
"h": 251.2
},
"luminance": 0.40509
}Semantic roles & 50–950 ramp
primary
#67AFFB
secondary
#F4DFCA
accent
#7600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285