#69D2FB#69D2FB
#69D2FB is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.7% C 0.113 H 226.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2FB |
|---|---|
| RGB | rgb(105, 210, 251) |
| HSL | hsl(197, 95%, 70%) |
| HSV | hsv(197, 58%, 98%) |
| CMYK | cmyk(58.2%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.65, -18.92, -29.26) |
| CIE-LCH | lch(79.65, 34.84, 237.12°) |
| OKLab | oklab(81.68% -0.078 -0.0815) |
| OKLCH | oklch(81.68% 0.113 226.3) |
| XYZ | xyz(46.2781, 56.0570, 99.6293) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.78
Bright Sky Blue
#02CCFE
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Lightskyblue
#87CEFA
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2FB #FB9269
analogous
#69FBDB #69D2FB #6989FB
triadic
#69D2FB #FB69D2 #D2FB69
tetradic
#69D2FB #DB69FB #FB9269 #89FB69
square
#69D2FB #DB69FB #FB9269 #89FB69
split-complementary
#69D2FB #FB6989 #FBDB69
monochromatic
#06A5E4 #2DC0F9 #69D2FB #A5E4FD #E0F6FE
Accessibility & contrast
On white
1.72
#69D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#69D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2FB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2FB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d2fb; /* rgb */ color: rgb(105, 210, 251); /* oklch */ color: oklch(81.7% 0.113 226.3);
Tailwind
colors: {
custom: {
50: '#9fdffc',
500: '#69d2fb',
950: '#000000',
},
}SCSS
$custom: #69d2fb; $custom-light: #9fdffc; $custom-dark: #000000;
JSON
{
"hex": "#69d2fb",
"rgb": {
"r": 105,
"g": 210,
"b": 251
},
"hsl": {
"h": 196.849,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.81678,
"c": 0.11278,
"h": 226.3
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#69D2FB
secondary
#D66033
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485