#69CEFF#69CEFF
#69CEFF is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.0% C 0.117 H 231.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEFF |
|---|---|
| RGB | rgb(105, 206, 255) |
| HSL | hsl(200, 100%, 71%) |
| HSV | hsv(200, 59%, 100%) |
| CMYK | cmyk(58.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.67, -15.68, -32.89) |
| CIE-LCH | lch(78.67, 36.43, 244.51°) |
| OKLab | oklab(80.95% -0.0724 -0.0918) |
| OKLCH | oklch(80.95% 0.117 231.8) |
| XYZ | xyz(45.9401, 54.3615, 102.6601) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Lightskyblue
#87CEFA
ΔE00 3.30
Sky
#82CAFC
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEFF #FF9A69
analogous
#69FFE5 #69CEFF #6983FF
triadic
#69CEFF #FF69CE #CEFF69
tetradic
#69CEFF #E569FF #FF9A69 #83FF69
square
#69CEFF #E569FF #FF9A69 #83FF69
split-complementary
#69CEFF #FF6983 #FFE569
monochromatic
#00A0EE #2CBAFF #69CEFF #A6E2FF #E0F5FF
Accessibility & contrast
On white
1.77
#69CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#69CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEFF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEFF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69ceff; /* rgb */ color: rgb(105, 206, 255); /* oklch */ color: oklch(81.0% 0.117 231.8);
Tailwind
colors: {
custom: {
50: '#a0ddff',
500: '#69ceff',
950: '#000000',
},
}SCSS
$custom: #69ceff; $custom-light: #a0ddff; $custom-dark: #000000;
JSON
{
"hex": "#69ceff",
"rgb": {
"r": 105,
"g": 206,
"b": 255
},
"hsl": {
"h": 199.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.80951,
"c": 0.11694,
"h": 231.8
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#69CEFF
secondary
#DB6931
accent
#4B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486