#69CBF8#69CBF8
#69CBF8 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.0% C 0.112 H 230.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF8 |
|---|---|
| RGB | rgb(105, 203, 248) |
| HSL | hsl(199, 91%, 69%) |
| HSV | hsv(199, 58%, 97%) |
| CMYK | cmyk(57.7%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(77.57, -16.19, -30.84) |
| CIE-LCH | lch(77.57, 34.83, 242.30°) |
| OKLab | oklab(79.99% -0.0717 -0.086) |
| OKLCH | oklch(79.99% 0.112 230.2) |
| XYZ | xyz(44.1184, 52.4883, 96.5950) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.69
Sky
#82CAFC
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF8 #F89669
analogous
#69F8DE #69CBF8 #6984F8
triadic
#69CBF8 #F869CB #CBF869
tetradic
#69CBF8 #DE69F8 #F89669 #84F869
square
#69CBF8 #DE69F8 #F89669 #84F869
split-complementary
#69CBF8 #F86984 #F8DE69
monochromatic
#0A9ADC #2FB7F5 #69CBF8 #A3DFFB #DEF4FD
Accessibility & contrast
On white
1.83
#69CBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#69CBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF8 | 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)
#B4C8FA
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cbf8; /* rgb */ color: rgb(105, 203, 248); /* oklch */ color: oklch(80.0% 0.112 230.2);
Tailwind
colors: {
custom: {
50: '#9fdafa',
500: '#69cbf8',
950: '#000000',
},
}SCSS
$custom: #69cbf8; $custom-light: #9fdafa; $custom-dark: #000000;
JSON
{
"hex": "#69cbf8",
"rgb": {
"r": 105,
"g": 203,
"b": 248
},
"hsl": {
"h": 198.881,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.79989,
"c": 0.11196,
"h": 230.2
},
"luminance": 0.52492
}Semantic roles & 50–950 ramp
primary
#69CBF8
secondary
#D26533
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485