#69DDF6#69DDF6
#69DDF6 is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.0% C 0.110 H 213.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF6 |
|---|---|
| RGB | rgb(105, 221, 246) |
| HSL | hsl(191, 89%, 69%) |
| HSV | hsv(191, 57%, 96%) |
| CMYK | cmyk(57.3%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.57, -25.86, -22.13) |
| CIE-LCH | lch(82.57, 34.04, 220.56°) |
| OKLab | oklab(83.97% -0.0913 -0.0614) |
| OKLCH | oklch(83.97% 0.11 213.9) |
| XYZ | xyz(48.3100, 61.3653, 96.4697) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF6 #F68269
analogous
#69F6C9 #69DDF6 #6997F6
triadic
#69DDF6 #F669DD #DDF669
tetradic
#69DDF6 #C969F6 #F68269 #97F669
square
#69DDF6 #C969F6 #F68269 #97F669
split-complementary
#69DDF6 #F66997 #F6C969
monochromatic
#0DB4D8 #2FD0F3 #69DDF6 #A3EAF9 #DCF7FD
Accessibility & contrast
On white
1.58
#69DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#69DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF6
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF6 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7F7
Deuteranopia (green-blind)
#B5C7F6
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf6; /* rgb */ color: rgb(105, 221, 246); /* oklch */ color: oklch(84.0% 0.110 213.9);
Tailwind
colors: {
custom: {
50: '#a0e7f9',
500: '#69ddf6',
950: '#000000',
},
}SCSS
$custom: #69ddf6; $custom-light: #a0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#69ddf6",
"rgb": {
"r": 105,
"g": 221,
"b": 246
},
"hsl": {
"h": 190.638,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.83965,
"c": 0.11001,
"h": 213.9
},
"luminance": 0.6137
}Semantic roles & 50–950 ramp
primary
#69DDF6
secondary
#CF4F34
accent
#2900E5
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485