#69C2FF#69C2FF
#69C2FF is a light, vivid cyan. Relative luminance 0.488; OKLCH L 78.3% C 0.122 H 240.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69C2FF |
|---|---|
| RGB | rgb(105, 194, 255) |
| HSL | hsl(204, 100%, 71%) |
| HSV | hsv(204, 59%, 100%) |
| CMYK | cmyk(58.8%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(75.33, -9.34, -38.06) |
| CIE-LCH | lch(75.33, 39.19, 256.21°) |
| OKLab | oklab(78.3% -0.0599 -0.1067) |
| OKLCH | oklch(78.3% 0.122 240.7) |
| XYZ | xyz(43.1607, 48.8028, 101.7337) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.08
Lightblue (survey)
#7BC8F6
ΔE00 3.23
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Lightskyblue
#87CEFA
ΔE00 4.51
Deepskyblue
#00BFFF
ΔE00 5.42
Light Blue
#95D0FC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C2FF #FFA669
analogous
#69FFF1 #69C2FF #6977FF
triadic
#69C2FF #FF69C2 #C2FF69
tetradic
#69C2FF #F169FF #FFA669 #77FF69
square
#69C2FF #F169FF #FFA669 #77FF69
split-complementary
#69C2FF #FF6977 #FFF169
monochromatic
#008DEE #2CA9FF #69C2FF #A6DBFF #E0F3FF
Accessibility & contrast
On white
1.95
#69C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#69C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C2FF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C2FF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#92B3FE
Tritanopia (blue-blind)
#00D1D7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #69c2ff; /* rgb */ color: rgb(105, 194, 255); /* oklch */ color: oklch(78.3% 0.122 240.7);
Tailwind
colors: {
custom: {
50: '#9fd4ff',
500: '#69c2ff',
950: '#000000',
},
}SCSS
$custom: #69c2ff; $custom-light: #9fd4ff; $custom-dark: #000000;
JSON
{
"hex": "#69c2ff",
"rgb": {
"r": 105,
"g": 194,
"b": 255
},
"hsl": {
"h": 204.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.78297,
"c": 0.12238,
"h": 240.7
},
"luminance": 0.48807
}Semantic roles & 50–950 ramp
primary
#69C2FF
secondary
#F6DECE
accent
#5D00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286