#69C4FB#69C4FB
#69C4FB is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.117 H 237.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69C4FB |
|---|---|
| RGB | rgb(105, 196, 251) |
| HSL | hsl(203, 95%, 70%) |
| HSV | hsv(203, 58%, 98%) |
| CMYK | cmyk(58.2%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.73, -11.62, -35.30) |
| CIE-LCH | lch(75.73, 37.16, 251.78°) |
| OKLab | oklab(78.56% -0.0633 -0.0988) |
| OKLCH | oklch(78.56% 0.117 237.4) |
| XYZ | xyz(42.9717, 49.4441, 98.5272) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Sky
#82CAFC
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.76
Deepskyblue
#00BFFF
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C4FB #FBA069
analogous
#69FBE9 #69C4FB #697BFB
triadic
#69C4FB #FB69C4 #C4FB69
tetradic
#69C4FB #E969FB #FBA069 #7BFB69
square
#69C4FB #E969FB #FBA069 #7BFB69
split-complementary
#69C4FB #FB697B #FBE969
monochromatic
#0690E4 #2DADF9 #69C4FB #A5DBFD #E0F3FE
Accessibility & contrast
On white
1.93
#69C4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#69C4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C4FB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C4FB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#00D2D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #69c4fb; /* rgb */ color: rgb(105, 196, 251); /* oklch */ color: oklch(78.6% 0.117 237.4);
Tailwind
colors: {
custom: {
50: '#9fd5fd',
500: '#69c4fb',
950: '#000000',
},
}SCSS
$custom: #69c4fb; $custom-light: #9fd5fd; $custom-dark: #000000;
JSON
{
"hex": "#69c4fb",
"rgb": {
"r": 105,
"g": 196,
"b": 251
},
"hsl": {
"h": 202.603,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.7856,
"c": 0.1173,
"h": 237.4
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#69C4FB
secondary
#F5DBCB
accent
#5600E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385