#69DBF9#69DBF9
#69DBF9 is a very light, moderate cyan. Relative luminance 0.605; OKLCH L 83.6% C 0.111 H 217.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBF9 |
|---|---|
| RGB | rgb(105, 219, 249) |
| HSL | hsl(193, 92%, 69%) |
| HSV | hsv(193, 58%, 98%) |
| CMYK | cmyk(57.8%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(82.11, -24.03, -24.43) |
| CIE-LCH | lch(82.11, 34.27, 225.48°) |
| OKLab | oklab(83.63% -0.0881 -0.0678) |
| OKLCH | oklch(83.63% 0.111 217.6) |
| XYZ | xyz(48.2493, 60.5011, 98.7393) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.34
Bright Sky Blue
#02CCFE
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBF9 #F98769
analogous
#69F9CF #69DBF9 #6993F9
triadic
#69DBF9 #F969DB #DBF969
tetradic
#69DBF9 #CF69F9 #F98769 #93F969
square
#69DBF9 #CF69F9 #F98769 #93F969
split-complementary
#69DBF9 #F96993 #F9CF69
monochromatic
#09B2DF #2ECDF7 #69DBF9 #A4E9FB #DFF7FE
Accessibility & contrast
On white
1.60
#69DBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69DBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBF9
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBF9 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dbf9; /* rgb */ color: rgb(105, 219, 249); /* oklch */ color: oklch(83.6% 0.111 217.6);
Tailwind
colors: {
custom: {
50: '#a0e6fb',
500: '#69dbf9',
950: '#000000',
},
}SCSS
$custom: #69dbf9; $custom-light: #a0e6fb; $custom-dark: #000000;
JSON
{
"hex": "#69dbf9",
"rgb": {
"r": 105,
"g": 219,
"b": 249
},
"hsl": {
"h": 192.5,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.83625,
"c": 0.11117,
"h": 217.6
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#69DBF9
secondary
#D35433
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485