#69C9EE#69C9EE
#69C9EE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.1% C 0.105 H 225.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69C9EE |
|---|---|
| RGB | rgb(105, 201, 238) |
| HSL | hsl(197, 80%, 67%) |
| HSV | hsv(197, 56%, 93%) |
| CMYK | cmyk(55.9%, 15.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.65, -18.08, -26.90) |
| CIE-LCH | lch(76.65, 32.41, 236.10°) |
| OKLab | oklab(79.13% -0.0731 -0.0748) |
| OKLCH | oklch(79.13% 0.105 225.7) |
| XYZ | xyz(42.1390, 50.9457, 88.4852) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 5.02
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C9EE #EE8E69
analogous
#69EED1 #69C9EE #6986EE
triadic
#69C9EE #EE69C9 #C9EE69
tetradic
#69C9EE #D169EE #EE8E69 #86EE69
square
#69C9EE #D169EE #EE8E69 #86EE69
split-complementary
#69C9EE #EE6986 #EED169
monochromatic
#1695C6 #32B5E8 #69C9EE #A0DDF4 #D7F1FA
Accessibility & contrast
On white
1.88
#69C9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#69C9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C9EE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C9EE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c9ee; /* rgb */ color: rgb(105, 201, 238); /* oklch */ color: oklch(79.1% 0.105 225.7);
Tailwind
colors: {
custom: {
50: '#9ed9f3',
500: '#69c9ee',
950: '#000000',
},
}SCSS
$custom: #69c9ee; $custom-light: #9ed9f3; $custom-dark: #000000;
JSON
{
"hex": "#69c9ee",
"rgb": {
"r": 105,
"g": 201,
"b": 238
},
"hsl": {
"h": 196.692,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.79131,
"c": 0.1046,
"h": 225.7
},
"luminance": 0.5095
}Semantic roles & 50–950 ramp
primary
#69C9EE
secondary
#C45F38
accent
#440ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385