#69D7FD#69D7FD
#69D7FD is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 82.9% C 0.114 H 223.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7FD |
|---|---|
| RGB | rgb(105, 215, 253) |
| HSL | hsl(195, 97%, 70%) |
| HSV | hsv(195, 58%, 99%) |
| CMYK | cmyk(58.5%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(81.12, -20.87, -28.06) |
| CIE-LCH | lch(81.12, 34.97, 233.36°) |
| OKLab | oklab(82.88% -0.0824 -0.0781) |
| OKLCH | oklch(82.88% 0.114 223.4) |
| XYZ | xyz(47.8488, 58.6913, 101.7164) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 5.91
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7FD #FD8F69
analogous
#69FDD9 #69D7FD #698DFD
triadic
#69D7FD #FD69D7 #D7FD69
tetradic
#69D7FD #D969FD #FD8F69 #8DFD69
square
#69D7FD #D969FD #FD8F69 #8DFD69
split-complementary
#69D7FD #FD698D #FDD969
monochromatic
#03AEE8 #2DC7FC #69D7FD #A5E7FE #E1F7FF
Accessibility & contrast
On white
1.65
#69D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7FD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7FD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69d7fd; /* rgb */ color: rgb(105, 215, 253); /* oklch */ color: oklch(82.9% 0.114 223.4);
Tailwind
colors: {
custom: {
50: '#a0e3fe',
500: '#69d7fd',
950: '#000000',
},
}SCSS
$custom: #69d7fd; $custom-light: #a0e3fe; $custom-dark: #000000;
JSON
{
"hex": "#69d7fd",
"rgb": {
"r": 105,
"g": 215,
"b": 253
},
"hsl": {
"h": 195.405,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.8288,
"c": 0.11355,
"h": 223.4
},
"luminance": 0.58696
}Semantic roles & 50–950 ramp
primary
#69D7FD
secondary
#D85D32
accent
#3B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485