#69D8F6#69D8F6
#69D8F6 is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.8% C 0.109 H 218.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8F6 |
|---|---|
| RGB | rgb(105, 216, 246) |
| HSL | hsl(193, 89%, 69%) |
| HSV | hsv(193, 57%, 96%) |
| CMYK | cmyk(57.3%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(81.16, -23.39, -24.28) |
| CIE-LCH | lch(81.16, 33.71, 226.08°) |
| OKLab | oklab(82.83% -0.0861 -0.0674) |
| OKLCH | oklch(82.83% 0.109 218.1) |
| XYZ | xyz(47.0095, 58.7643, 96.0362) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.46
Bright Sky Blue
#02CCFE
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8F6 #F68769
analogous
#69F6CE #69D8F6 #6992F6
triadic
#69D8F6 #F669D8 #D8F669
tetradic
#69D8F6 #CE69F6 #F68769 #92F669
square
#69D8F6 #CE69F6 #F68769 #92F669
split-complementary
#69D8F6 #F66992 #F6CE69
monochromatic
#0DADD8 #2FC9F3 #69D8F6 #A3E7F9 #DCF6FD
Accessibility & contrast
On white
1.65
#69D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#69D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8F6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8F6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F8
Deuteranopia (green-blind)
#B0C3F6
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69d8f6; /* rgb */ color: rgb(105, 216, 246); /* oklch */ color: oklch(82.8% 0.109 218.1);
Tailwind
colors: {
custom: {
50: '#9fe4f9',
500: '#69d8f6',
950: '#000000',
},
}SCSS
$custom: #69d8f6; $custom-light: #9fe4f9; $custom-dark: #000000;
JSON
{
"hex": "#69d8f6",
"rgb": {
"r": 105,
"g": 216,
"b": 246
},
"hsl": {
"h": 192.766,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.82832,
"c": 0.10933,
"h": 218.1
},
"luminance": 0.58769
}Semantic roles & 50–950 ramp
primary
#69D8F6
secondary
#CF5534
accent
#3100E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485