#69DCFB#69DCFB
#69DCFB is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.9% C 0.112 H 218.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCFB |
|---|---|
| RGB | rgb(105, 220, 251) |
| HSL | hsl(193, 95%, 70%) |
| HSV | hsv(193, 58%, 98%) |
| CMYK | cmyk(58.2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(82.46, -23.95, -24.96) |
| CIE-LCH | lch(82.46, 34.59, 226.18°) |
| OKLab | oklab(83.93% -0.0884 -0.0693) |
| OKLCH | oklch(83.93% 0.112 218.1) |
| XYZ | xyz(48.8245, 61.1499, 100.4781) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.29
Baby Blue
#89CFF0
ΔE00 5.88
Bright Sky Blue
#02CCFE
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCFB #FB8869
analogous
#69FBD1 #69DCFB #6993FB
triadic
#69DCFB #FB69DC #DCFB69
tetradic
#69DCFB #D169FB #FB8869 #93FB69
square
#69DCFB #D169FB #FB8869 #93FB69
split-complementary
#69DCFB #FB6993 #FBD169
monochromatic
#06B5E4 #2DCEF9 #69DCFB #A5EAFD #E0F8FE
Accessibility & contrast
On white
1.59
#69DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCFB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCFB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dcfb; /* rgb */ color: rgb(105, 220, 251); /* oklch */ color: oklch(83.9% 0.112 218.1);
Tailwind
colors: {
custom: {
50: '#a0e7fc',
500: '#69dcfb',
950: '#000000',
},
}SCSS
$custom: #69dcfb; $custom-light: #a0e7fc; $custom-dark: #000000;
JSON
{
"hex": "#69dcfb",
"rgb": {
"r": 105,
"g": 220,
"b": 251
},
"hsl": {
"h": 192.74,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.83927,
"c": 0.11231,
"h": 218.1
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#69DCFB
secondary
#D65533
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485