#69CCF3#69CCF3
#69CCF3 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.108 H 226.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF3 |
|---|---|
| RGB | rgb(105, 204, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(56.8%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.67, -18.17, -28.01) |
| CIE-LCH | lch(77.67, 33.39, 237.03°) |
| OKLab | oklab(80.01% -0.0745 -0.078) |
| OKLCH | oklch(80.01% 0.108 226.3) |
| XYZ | xyz(43.5900, 52.6560, 92.6431) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.39
Bright Sky Blue
#02CCFE
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.65
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF3 #F39069
analogous
#69F3D5 #69CCF3 #6987F3
triadic
#69CCF3 #F369CC #CCF369
tetradic
#69CCF3 #D569F3 #F39069 #87F369
square
#69CCF3 #D569F3 #F39069 #87F369
split-complementary
#69CCF3 #F36987 #F3D569
monochromatic
#119BD1 #30B9EE #69CCF3 #A2DFF8 #DAF3FC
Accessibility & contrast
On white
1.82
#69CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#69CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A3BAF3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf3; /* rgb */ color: rgb(105, 204, 243); /* oklch */ color: oklch(80.0% 0.108 226.3);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#69ccf3',
950: '#000000',
},
}SCSS
$custom: #69ccf3; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#69ccf3",
"rgb": {
"r": 105,
"g": 204,
"b": 243
},
"hsl": {
"h": 196.957,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.80008,
"c": 0.10784,
"h": 226.3
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#69CCF3
secondary
#CC5F34
accent
#4304E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485