#69B8DE#69B8DE
#69B8DE is a light, moderate cyan. Relative luminance 0.426; OKLCH L 74.6% C 0.095 H 230.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69B8DE |
|---|---|
| RGB | rgb(105, 184, 222) |
| HSL | hsl(199, 64%, 64%) |
| HSV | hsv(199, 53%, 87%) |
| CMYK | cmyk(52.7%, 17.1%, 0%, 12.9%) |
| CIE-LAB | lab(71.25, -13.83, -26.51) |
| CIE-LCH | lch(71.25, 29.90, 242.44°) |
| OKLab | oklab(74.64% -0.0602 -0.0737) |
| OKLCH | oklch(74.64% 0.095 230.8) |
| XYZ | xyz(36.1461, 42.5551, 75.4022) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.00
Deepskyblue
#00BFFF
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 6.39
Sky
#82CAFC
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B8DE #DE8F69
analogous
#69DEC9 #69B8DE #697EDE
triadic
#69B8DE #DE69B8 #B8DE69
tetradic
#69B8DE #C969DE #DE8F69 #7EDE69
square
#69B8DE #C969DE #DE8F69 #7EDE69
split-complementary
#69B8DE #DE697E #DEC969
monochromatic
#257DA8 #37A0D3 #69B8DE #9BD0E9 #CDE7F4
Accessibility & contrast
On white
2.21
#69B8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#69B8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B8DE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B8DE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E0
Deuteranopia (green-blind)
#94A9DD
Tritanopia (blue-blind)
#19C3C4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #69b8de; /* rgb */ color: rgb(105, 184, 222); /* oklch */ color: oklch(74.6% 0.095 230.8);
Tailwind
colors: {
custom: {
50: '#9bcde8',
500: '#69b8de',
950: '#000000',
},
}SCSS
$custom: #69b8de; $custom-light: #9bcde8; $custom-dark: #000000;
JSON
{
"hex": "#69b8de",
"rgb": {
"r": 105,
"g": 184,
"b": 222
},
"hsl": {
"h": 199.487,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.74644,
"c": 0.09518,
"h": 230.8
},
"luminance": 0.42558
}Semantic roles & 50–950 ramp
primary
#69B8DE
secondary
#E6CABD
accent
#541ACC
background
#FAFCFE
surface
#F3F9FC
border
#CDD2D5
text
#0F1316
muted
#7F8284