#69BEFF#69BEFF
#69BEFF is a light, vivid cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.125 H 243.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69BEFF |
|---|---|
| RGB | rgb(105, 190, 255) |
| HSL | hsl(206, 100%, 71%) |
| HSV | hsv(206, 59%, 100%) |
| CMYK | cmyk(58.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(74.22, -7.19, -39.78) |
| CIE-LCH | lch(74.22, 40.43, 259.76°) |
| OKLab | oklab(77.42% -0.0557 -0.1117) |
| OKLCH | oklch(77.42% 0.125 243.5) |
| XYZ | xyz(42.2825, 47.0462, 101.4409) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.36
Sky
#82CAFC
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 6.20
Deepskyblue
#00BFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69BEFF #FFAA69
analogous
#69FFF5 #69BEFF #6973FF
triadic
#69BEFF #FF69BE #BEFF69
tetradic
#69BEFF #F569FF #FFAA69 #73FF69
square
#69BEFF #F569FF #FFAA69 #73FF69
split-complementary
#69BEFF #FF6973 #FFF569
monochromatic
#0087EE #2CA3FF #69BEFF #A6D9FF #E0F2FF
Accessibility & contrast
On white
2.02
#69BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#69BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69BEFF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69BEFF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#8DB0FE
Tritanopia (blue-blind)
#00CED4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #69beff; /* rgb */ color: rgb(105, 190, 255); /* oklch */ color: oklch(77.4% 0.125 243.5);
Tailwind
colors: {
custom: {
50: '#9fd1ff',
500: '#69beff',
950: '#000000',
},
}SCSS
$custom: #69beff; $custom-light: #9fd1ff; $custom-dark: #000000;
JSON
{
"hex": "#69beff",
"rgb": {
"r": 105,
"g": 190,
"b": 255
},
"hsl": {
"h": 206,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7742,
"c": 0.12484,
"h": 243.5
},
"luminance": 0.4705
}Semantic roles & 50–950 ramp
primary
#69BEFF
secondary
#F6DFCE
accent
#6300E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286