#69DCF8#69DCF8
#69DCF8 is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 83.8% C 0.111 H 216.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF8 |
|---|---|
| RGB | rgb(105, 220, 248) |
| HSL | hsl(192, 91%, 69%) |
| HSV | hsv(192, 58%, 97%) |
| CMYK | cmyk(57.7%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.36, -24.81, -23.52) |
| CIE-LCH | lch(82.36, 34.19, 223.48°) |
| OKLab | oklab(83.81% -0.0895 -0.0653) |
| OKLCH | oklch(83.81% 0.111 216.1) |
| XYZ | xyz(48.3554, 60.9622, 98.0073) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF8 #F88569
analogous
#69F8CC #69DCF8 #6995F8
triadic
#69DCF8 #F869DC #DCF869
tetradic
#69DCF8 #CC69F8 #F88569 #95F869
square
#69DCF8 #CC69F8 #F88569 #95F869
split-complementary
#69DCF8 #F86995 #F8CC69
monochromatic
#0AB3DC #2FCEF5 #69DCF8 #A3EAFB #DEF7FD
Accessibility & contrast
On white
1.59
#69DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FA
Deuteranopia (green-blind)
#B4C6F8
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dcf8; /* rgb */ color: rgb(105, 220, 248); /* oklch */ color: oklch(83.8% 0.111 216.1);
Tailwind
colors: {
custom: {
50: '#a0e7fa',
500: '#69dcf8',
950: '#000000',
},
}SCSS
$custom: #69dcf8; $custom-light: #a0e7fa; $custom-dark: #000000;
JSON
{
"hex": "#69dcf8",
"rgb": {
"r": 105,
"g": 220,
"b": 248
},
"hsl": {
"h": 191.748,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.83813,
"c": 0.11077,
"h": 216.1
},
"luminance": 0.60967
}Semantic roles & 50–950 ramp
primary
#69DCF8
secondary
#D25233
accent
#2D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485