#69D3FF#69D3FF
#69D3FF is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.1% C 0.116 H 227.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69D3FF |
|---|---|
| RGB | rgb(105, 211, 255) |
| HSL | hsl(198, 100%, 71%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(58.8%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.07, -18.25, -30.73) |
| CIE-LCH | lch(80.07, 35.75, 239.29°) |
| OKLab | oklab(82.07% -0.0776 -0.0857) |
| OKLCH | oklch(82.07% 0.116 227.8) |
| XYZ | xyz(47.1630, 56.8072, 103.0678) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.34
Sky
#82CAFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D3FF #FF9569
analogous
#69FFE0 #69D3FF #6988FF
triadic
#69D3FF #FF69D3 #D3FF69
tetradic
#69D3FF #E069FF #FF9569 #88FF69
square
#69D3FF #E069FF #FF9569 #88FF69
split-complementary
#69D3FF #FF6988 #FFE069
monochromatic
#00A8EE #2CC1FF #69D3FF #A6E5FF #E0F6FF
Accessibility & contrast
On white
1.70
#69D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#69D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D3FF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D3FF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d3ff; /* rgb */ color: rgb(105, 211, 255); /* oklch */ color: oklch(82.1% 0.116 227.8);
Tailwind
colors: {
custom: {
50: '#a0e0ff',
500: '#69d3ff',
950: '#000000',
},
}SCSS
$custom: #69d3ff; $custom-light: #a0e0ff; $custom-dark: #000000;
JSON
{
"hex": "#69d3ff",
"rgb": {
"r": 105,
"g": 211,
"b": 255
},
"hsl": {
"h": 197.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.82065,
"c": 0.11559,
"h": 227.8
},
"luminance": 0.56812
}Semantic roles & 50–950 ramp
primary
#69D3FF
secondary
#DB6331
accent
#4300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486