#69CCF2#69CCF2
#69CCF2 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.107 H 225.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF2 |
|---|---|
| RGB | rgb(105, 204, 242) |
| HSL | hsl(197, 84%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(56.6%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.64, -18.46, -27.53) |
| CIE-LCH | lch(77.64, 33.15, 236.16°) |
| OKLab | oklab(79.97% -0.0749 -0.0766) |
| OKLCH | oklch(79.97% 0.107 225.7) |
| XYZ | xyz(43.4394, 52.5957, 91.8500) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.39
Lightskyblue
#87CEFA
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF2 #F28F69
analogous
#69F2D3 #69CCF2 #6987F2
triadic
#69CCF2 #F269CC #CCF269
tetradic
#69CCF2 #D369F2 #F28F69 #87F269
square
#69CCF2 #D369F2 #F28F69 #87F269
split-complementary
#69CCF2 #F26987 #F2D369
monochromatic
#129ACF #31B9ED #69CCF2 #A1DFF7 #DAF2FC
Accessibility & contrast
On white
1.82
#69CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#69CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A4B9F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf2; /* rgb */ color: rgb(105, 204, 242); /* oklch */ color: oklch(80.0% 0.107 225.7);
Tailwind
colors: {
custom: {
50: '#9edbf6',
500: '#69ccf2',
950: '#000000',
},
}SCSS
$custom: #69ccf2; $custom-light: #9edbf6; $custom-dark: #000000;
JSON
{
"hex": "#69ccf2",
"rgb": {
"r": 105,
"g": 204,
"b": 242
},
"hsl": {
"h": 196.642,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.79968,
"c": 0.10711,
"h": 225.7
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#69CCF2
secondary
#CB5E35
accent
#4205E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485