#69CCF0#69CCF0
#69CCF0 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.106 H 224.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF0 |
|---|---|
| RGB | rgb(105, 204, 240) |
| HSL | hsl(196, 82%, 68%) |
| HSV | hsv(196, 56%, 94%) |
| CMYK | cmyk(56.3%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.56, -19.04, -26.57) |
| CIE-LCH | lch(77.56, 32.69, 234.37°) |
| OKLab | oklab(79.89% -0.0756 -0.0739) |
| OKLCH | oklch(79.89% 0.106 224.3) |
| XYZ | xyz(43.1406, 52.4762, 90.2766) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 3.53
Bright Sky Blue
#02CCFE
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF0 #F08D69
analogous
#69F0D0 #69CCF0 #6988F0
triadic
#69CCF0 #F069CC #CCF069
tetradic
#69CCF0 #D069F0 #F08D69 #88F069
square
#69CCF0 #D069F0 #F08D69 #88F069
split-complementary
#69CCF0 #F06988 #F0D069
monochromatic
#149ACA #31B9EA #69CCF0 #A1DFF6 #D8F2FB
Accessibility & contrast
On white
1.83
#69CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#69CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF0
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF0 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf0; /* rgb */ color: rgb(105, 204, 240); /* oklch */ color: oklch(79.9% 0.106 224.3);
Tailwind
colors: {
custom: {
50: '#9edbf5',
500: '#69ccf0',
950: '#000000',
},
}SCSS
$custom: #69ccf0; $custom-light: #9edbf5; $custom-dark: #000000;
JSON
{
"hex": "#69ccf0",
"rgb": {
"r": 105,
"g": 204,
"b": 240
},
"hsl": {
"h": 196,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.79888,
"c": 0.1057,
"h": 224.3
},
"luminance": 0.5248
}Semantic roles & 50–950 ramp
primary
#69CCF0
secondary
#C75D36
accent
#4107DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485