#69C9EF#69C9EF
#69C9EF is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.105 H 226.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69C9EF |
|---|---|
| RGB | rgb(105, 201, 239) |
| HSL | hsl(197, 81%, 67%) |
| HSV | hsv(197, 56%, 94%) |
| CMYK | cmyk(56.1%, 15.9%, 0%, 6.3%) |
| CIE-LAB | lab(76.68, -17.79, -27.39) |
| CIE-LCH | lch(76.68, 32.66, 236.99°) |
| OKLab | oklab(79.17% -0.0727 -0.0762) |
| OKLCH | oklch(79.17% 0.105 226.3) |
| XYZ | xyz(42.2863, 51.0046, 89.2610) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.80
Sky
#82CAFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C9EF #EF8F69
analogous
#69EFD2 #69C9EF #6986EF
triadic
#69C9EF #EF69C9 #C9EF69
tetradic
#69C9EF #D269EF #EF8F69 #86EF69
square
#69C9EF #D269EF #EF8F69 #86EF69
split-complementary
#69C9EF #EF6986 #EFD269
monochromatic
#1596C8 #32B5E9 #69C9EF #A0DDF5 #D8F1FB
Accessibility & contrast
On white
1.87
#69C9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#69C9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C9EF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C9EF | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F1
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c9ef; /* rgb */ color: rgb(105, 201, 239); /* oklch */ color: oklch(79.2% 0.105 226.3);
Tailwind
colors: {
custom: {
50: '#9ed9f4',
500: '#69c9ef',
950: '#000000',
},
}SCSS
$custom: #69c9ef; $custom-light: #9ed9f4; $custom-dark: #000000;
JSON
{
"hex": "#69c9ef",
"rgb": {
"r": 105,
"g": 201,
"b": 239
},
"hsl": {
"h": 197.015,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.79171,
"c": 0.10534,
"h": 226.3
},
"luminance": 0.51009
}Semantic roles & 50–950 ramp
primary
#69C9EF
secondary
#C55F37
accent
#4508DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385