#69CCF1#69CCF1
#69CCF1 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.106 H 225.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF1 |
|---|---|
| RGB | rgb(105, 204, 241) |
| HSL | hsl(196, 83%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(56.4%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.60, -18.75, -27.05) |
| CIE-LCH | lch(77.60, 32.92, 235.27°) |
| OKLab | oklab(79.93% -0.0752 -0.0752) |
| OKLCH | oklch(79.93% 0.106 225) |
| XYZ | xyz(43.2896, 52.5358, 91.0611) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF1 #F18E69
analogous
#69F1D2 #69CCF1 #6988F1
triadic
#69CCF1 #F169CC #CCF169
tetradic
#69CCF1 #D269F1 #F18E69 #88F169
square
#69CCF1 #D269F1 #F18E69 #88F169
split-complementary
#69CCF1 #F16988 #F1D269
monochromatic
#139ACD #31B9EC #69CCF1 #A1DFF6 #D9F2FB
Accessibility & contrast
On white
1.82
#69CCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#69CCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF1
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF1 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#A4B9F1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf1; /* rgb */ color: rgb(105, 204, 241); /* oklch */ color: oklch(79.9% 0.106 225.0);
Tailwind
colors: {
custom: {
50: '#9edbf5',
500: '#69ccf1',
950: '#000000',
},
}SCSS
$custom: #69ccf1; $custom-light: #9edbf5; $custom-dark: #000000;
JSON
{
"hex": "#69ccf1",
"rgb": {
"r": 105,
"g": 204,
"b": 241
},
"hsl": {
"h": 196.324,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.79928,
"c": 0.10639,
"h": 225
},
"luminance": 0.5254
}Semantic roles & 50–950 ramp
primary
#69CCF1
secondary
#C95D35
accent
#4106DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485