#69CBF5#69CBF5
#69CBF5 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.110 H 228.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF5 |
|---|---|
| RGB | rgb(105, 203, 245) |
| HSL | hsl(198, 88%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57.1%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(77.46, -17.07, -29.41) |
| CIE-LCH | lch(77.46, 34.00, 239.86°) |
| OKLab | oklab(79.86% -0.0727 -0.0819) |
| OKLCH | oklch(79.86% 0.11 228.4) |
| XYZ | xyz(43.6567, 52.3036, 94.1634) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF5 #F59369
analogous
#69F5D9 #69CBF5 #6985F5
triadic
#69CBF5 #F569CB #CBF569
tetradic
#69CBF5 #D969F5 #F59369 #85F569
square
#69CBF5 #D969F5 #F59369 #85F569
split-complementary
#69CBF5 #F56985 #F5D969
monochromatic
#0E9AD5 #30B7F1 #69CBF5 #A2DFF9 #DCF3FD
Accessibility & contrast
On white
1.83
#69CBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#69CBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F7
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbf5; /* rgb */ color: rgb(105, 203, 245); /* oklch */ color: oklch(79.9% 0.110 228.4);
Tailwind
colors: {
custom: {
50: '#9edaf8',
500: '#69cbf5',
950: '#000000',
},
}SCSS
$custom: #69cbf5; $custom-light: #9edaf8; $custom-dark: #000000;
JSON
{
"hex": "#69cbf5",
"rgb": {
"r": 105,
"g": 203,
"b": 245
},
"hsl": {
"h": 198,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.79865,
"c": 0.10955,
"h": 228.4
},
"luminance": 0.52308
}Semantic roles & 50–950 ramp
primary
#69CBF5
secondary
#CE6234
accent
#4501E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485