#69DBFB#69DBFB
#69DBFB is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.7% C 0.112 H 218.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBFB |
|---|---|
| RGB | rgb(105, 219, 251) |
| HSL | hsl(193, 95%, 70%) |
| HSV | hsv(193, 58%, 98%) |
| CMYK | cmyk(58.2%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.18, -23.46, -25.39) |
| CIE-LCH | lch(82.18, 34.56, 227.26°) |
| OKLab | oklab(83.7% -0.0873 -0.0705) |
| OKLCH | oklch(83.7% 0.112 218.9) |
| XYZ | xyz(48.5629, 60.6266, 100.3909) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.57
Bright Sky Blue
#02CCFE
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBFB #FB8969
analogous
#69FBD2 #69DBFB #6992FB
triadic
#69DBFB #FB69DB #DBFB69
tetradic
#69DBFB #D269FB #FB8969 #92FB69
square
#69DBFB #D269FB #FB8969 #92FB69
split-complementary
#69DBFB #FB6992 #FBD269
monochromatic
#06B3E4 #2DCDF9 #69DBFB #A5E9FD #E0F8FE
Accessibility & contrast
On white
1.60
#69DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBFB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBFB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FD
Deuteranopia (green-blind)
#B1C6FB
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dbfb; /* rgb */ color: rgb(105, 219, 251); /* oklch */ color: oklch(83.7% 0.112 218.9);
Tailwind
colors: {
custom: {
50: '#a0e6fc',
500: '#69dbfb',
950: '#000000',
},
}SCSS
$custom: #69dbfb; $custom-light: #a0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#69dbfb",
"rgb": {
"r": 105,
"g": 219,
"b": 251
},
"hsl": {
"h": 193.151,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.83702,
"c": 0.11226,
"h": 218.9
},
"luminance": 0.60631
}Semantic roles & 50–950 ramp
primary
#69DBFB
secondary
#D65633
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485