#69C8FF#69C8FF
#69C8FF is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.119 H 236.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8FF |
|---|---|
| RGB | rgb(105, 200, 255) |
| HSL | hsl(202, 100%, 71%) |
| HSV | hsv(202, 59%, 100%) |
| CMYK | cmyk(58.8%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(77.00, -12.54, -35.47) |
| CIE-LCH | lch(77.00, 37.62, 250.54°) |
| OKLab | oklab(79.62% -0.0661 -0.0993) |
| OKLCH | oklch(79.62% 0.119 236.3) |
| XYZ | xyz(44.5231, 51.5276, 102.1878) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.71
Lightskyblue
#87CEFA
ΔE00 3.30
Deepskyblue
#00BFFF
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8FF #FFA069
analogous
#69FFEB #69C8FF #697DFF
triadic
#69C8FF #FF69C8 #C8FF69
tetradic
#69C8FF #EB69FF #FFA069 #7DFF69
square
#69C8FF #EB69FF #FFA069 #7DFF69
split-complementary
#69C8FF #FF697D #FFEB69
monochromatic
#0096EE #2CB2FF #69C8FF #A6DEFF #E0F4FF
Accessibility & contrast
On white
1.86
#69C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#69C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8FF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8FF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#9AB7FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69c8ff; /* rgb */ color: rgb(105, 200, 255); /* oklch */ color: oklch(79.6% 0.119 236.3);
Tailwind
colors: {
custom: {
50: '#9fd8ff',
500: '#69c8ff',
950: '#000000',
},
}SCSS
$custom: #69c8ff; $custom-light: #9fd8ff; $custom-dark: #000000;
JSON
{
"hex": "#69c8ff",
"rgb": {
"r": 105,
"g": 200,
"b": 255
},
"hsl": {
"h": 202,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7962,
"c": 0.11928,
"h": 236.3
},
"luminance": 0.51532
}Semantic roles & 50–950 ramp
primary
#69C8FF
secondary
#DB7031
accent
#5400E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101418
muted
#808386