#69B2FE#69B2FE
#69B2FE is a light, vivid cyan. Relative luminance 0.420; OKLCH L 74.8% C 0.133 H 250.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69B2FE |
|---|---|
| RGB | rgb(105, 178, 254) |
| HSL | hsl(211, 99%, 70%) |
| HSV | hsv(211, 59%, 100%) |
| CMYK | cmyk(58.7%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(70.87, -0.90, -44.48) |
| CIE-LCH | lch(70.87, 44.49, 268.84°) |
| OKLab | oklab(74.77% -0.0435 -0.1254) |
| OKLCH | oklch(74.77% 0.133 250.9) |
| XYZ | xyz(39.6290, 41.9962, 99.7644) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.56
Carolina Blue
#8AB8FE
ΔE00 4.95
Sky
#82CAFC
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Azure (survey)
#069AF3
ΔE00 8.31
Light Blue
#95D0FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B2FE #FEB569
analogous
#69FCFE #69B2FE #6A69FE
triadic
#69B2FE #FE69B2 #B2FE69
tetradic
#69B2FE #FE69FC #FEB569 #69FE6A
square
#69B2FE #FE69FC #FEB569 #69FE6A
split-complementary
#69B2FE #FE6A69 #FCFE69
monochromatic
#0274EB #2C93FE #69B2FE #A6D1FE #E1EFFF
Accessibility & contrast
On white
2.23
#69B2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#69B2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B2FE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B2FE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#00C4CD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #69b2fe; /* rgb */ color: rgb(105, 178, 254); /* oklch */ color: oklch(74.8% 0.133 250.9);
Tailwind
colors: {
custom: {
50: '#9fc8ff',
500: '#69b2fe',
950: '#000000',
},
}SCSS
$custom: #69b2fe; $custom-light: #9fc8ff; $custom-dark: #000000;
JSON
{
"hex": "#69b2fe",
"rgb": {
"r": 105,
"g": 178,
"b": 254
},
"hsl": {
"h": 210.604,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.74766,
"c": 0.13271,
"h": 250.9
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#69B2FE
secondary
#F6E2CD
accent
#7500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286