#69CBF3#69CBF3
#69CBF3 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.108 H 227.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF3 |
|---|---|
| RGB | rgb(105, 203, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(56.8%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.39, -17.66, -28.45) |
| CIE-LCH | lch(77.39, 33.48, 238.17°) |
| OKLab | oklab(79.78% -0.0734 -0.0792) |
| OKLCH | oklch(79.78% 0.108 227.2) |
| XYZ | xyz(43.3531, 52.1821, 92.5641) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 3.53
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.42
Sky
#82CAFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF3 #F39169
analogous
#69F3D6 #69CBF3 #6986F3
triadic
#69CBF3 #F369CB #CBF369
tetradic
#69CBF3 #D669F3 #F39169 #86F369
square
#69CBF3 #D669F3 #F39169 #86F369
split-complementary
#69CBF3 #F36986 #F3D669
monochromatic
#1199D1 #30B7EE #69CBF3 #A2DFF8 #DAF2FC
Accessibility & contrast
On white
1.84
#69CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#69CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF3 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbf3; /* rgb */ color: rgb(105, 203, 243); /* oklch */ color: oklch(79.8% 0.108 227.2);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#69cbf3',
950: '#000000',
},
}SCSS
$custom: #69cbf3; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#69cbf3",
"rgb": {
"r": 105,
"g": 203,
"b": 243
},
"hsl": {
"h": 197.391,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.79783,
"c": 0.108,
"h": 227.2
},
"luminance": 0.52186
}Semantic roles & 50–950 ramp
primary
#69CBF3
secondary
#CC6034
accent
#4404E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485