#69CBFF#69CBFF
#69CBFF is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.118 H 234.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBFF |
|---|---|
| RGB | rgb(105, 203, 255) |
| HSL | hsl(201, 100%, 71%) |
| HSV | hsv(201, 59%, 100%) |
| CMYK | cmyk(58.8%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(77.83, -14.11, -34.18) |
| CIE-LCH | lch(77.83, 36.98, 247.57°) |
| OKLab | oklab(80.28% -0.0693 -0.0955) |
| OKLCH | oklch(80.28% 0.118 234.1) |
| XYZ | xyz(45.2248, 52.9308, 102.4217) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.14
Lightskyblue
#87CEFA
ΔE00 3.11
Sky
#82CAFC
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 4.67
Deepskyblue
#00BFFF
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBFF #FF9D69
analogous
#69FFE8 #69CBFF #6980FF
triadic
#69CBFF #FF69CB #CBFF69
tetradic
#69CBFF #E869FF #FF9D69 #80FF69
square
#69CBFF #E869FF #FF9D69 #80FF69
split-complementary
#69CBFF #FF6980 #FFE869
monochromatic
#009BEE #2CB6FF #69CBFF #A6E0FF #E0F4FF
Accessibility & contrast
On white
1.81
#69CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#69CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBFF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBFF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9DBAFE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cbff; /* rgb */ color: rgb(105, 203, 255); /* oklch */ color: oklch(80.3% 0.118 234.1);
Tailwind
colors: {
custom: {
50: '#9fdaff',
500: '#69cbff',
950: '#000000',
},
}SCSS
$custom: #69cbff; $custom-light: #9fdaff; $custom-dark: #000000;
JSON
{
"hex": "#69cbff",
"rgb": {
"r": 105,
"g": 203,
"b": 255
},
"hsl": {
"h": 200.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.80284,
"c": 0.11801,
"h": 234.1
},
"luminance": 0.52935
}Semantic roles & 50–950 ramp
primary
#69CBFF
secondary
#DB6C31
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386