#69D5F7#69D5F7
#69D5F7 is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.2% C 0.110 H 221.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5F7 |
|---|---|
| RGB | rgb(105, 213, 247) |
| HSL | hsl(194, 90%, 69%) |
| HSV | hsv(194, 57%, 97%) |
| CMYK | cmyk(57.5%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.35, -21.60, -26.05) |
| CIE-LCH | lch(80.35, 33.84, 230.34°) |
| OKLab | oklab(82.19% -0.0826 -0.0724) |
| OKLCH | oklch(82.19% 0.11 221.2) |
| XYZ | xyz(46.4018, 57.3027, 96.5928) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.91
Neon Blue
#04D9FF
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 6.52
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5F7 #F78B69
analogous
#69F7D2 #69D5F7 #698EF7
triadic
#69D5F7 #F769D5 #D5F769
tetradic
#69D5F7 #D269F7 #F78B69 #8EF769
square
#69D5F7 #D269F7 #F78B69 #8EF769
split-complementary
#69D5F7 #F7698E #F7D269
monochromatic
#0CA9DA #2FC5F4 #69D5F7 #A3E5FA #DDF6FD
Accessibility & contrast
On white
1.69
#69D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#69D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5F7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5F7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F9
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d5f7; /* rgb */ color: rgb(105, 213, 247); /* oklch */ color: oklch(82.2% 0.110 221.2);
Tailwind
colors: {
custom: {
50: '#9fe2fa',
500: '#69d5f7',
950: '#000000',
},
}SCSS
$custom: #69d5f7; $custom-light: #9fe2fa; $custom-dark: #000000;
JSON
{
"hex": "#69d5f7",
"rgb": {
"r": 105,
"g": 213,
"b": 247
},
"hsl": {
"h": 194.366,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.82194,
"c": 0.10981,
"h": 221.2
},
"luminance": 0.57307
}Semantic roles & 50–950 ramp
primary
#69D5F7
secondary
#D15934
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485