#69CBF4#69CBF4
#69CBF4 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.109 H 227.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF4 |
|---|---|
| RGB | rgb(105, 203, 244) |
| HSL | hsl(198, 86%, 68%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.43, -17.36, -28.93) |
| CIE-LCH | lch(77.43, 33.74, 239.02°) |
| OKLab | oklab(79.82% -0.0731 -0.0806) |
| OKLCH | oklch(79.82% 0.109 227.8) |
| XYZ | xyz(43.5045, 52.2427, 93.3616) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.23
Sky
#82CAFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF4 #F49269
analogous
#69F4D7 #69CBF4 #6985F4
triadic
#69CBF4 #F469CB #CBF469
tetradic
#69CBF4 #D769F4 #F49269 #85F469
square
#69CBF4 #D769F4 #F49269 #85F469
split-complementary
#69CBF4 #F46985 #F4D769
monochromatic
#0F99D3 #30B7F0 #69CBF4 #A2DFF8 #DBF3FC
Accessibility & contrast
On white
1.83
#69CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#69CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbf4; /* rgb */ color: rgb(105, 203, 244); /* oklch */ color: oklch(79.8% 0.109 227.8);
Tailwind
colors: {
custom: {
50: '#9edaf7',
500: '#69cbf4',
950: '#000000',
},
}SCSS
$custom: #69cbf4; $custom-light: #9edaf7; $custom-dark: #000000;
JSON
{
"hex": "#69cbf4",
"rgb": {
"r": 105,
"g": 203,
"b": 244
},
"hsl": {
"h": 197.698,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.79824,
"c": 0.10878,
"h": 227.8
},
"luminance": 0.52247
}Semantic roles & 50–950 ramp
primary
#69CBF4
secondary
#CD6134
accent
#4503E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485