#69C8F0#69C8F0
#69C8F0 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.106 H 227.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8F0 |
|---|---|
| RGB | rgb(105, 200, 240) |
| HSL | hsl(198, 82%, 68%) |
| HSV | hsv(198, 56%, 94%) |
| CMYK | cmyk(56.3%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.44, -16.98, -28.30) |
| CIE-LCH | lch(76.44, 33.00, 239.03°) |
| OKLab | oklab(78.99% -0.0713 -0.0788) |
| OKLCH | oklch(78.99% 0.106 227.8) |
| XYZ | xyz(42.2021, 50.5992, 89.9638) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 3.72
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.40
Sky
#82CAFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8F0 #F09169
analogous
#69F0D5 #69C8F0 #6984F0
triadic
#69C8F0 #F069C8 #C8F069
tetradic
#69C8F0 #D569F0 #F09169 #84F069
square
#69C8F0 #D569F0 #F09169 #84F069
split-complementary
#69C8F0 #F06984 #F0D569
monochromatic
#1494CA #31B4EA #69C8F0 #A1DCF6 #D8F1FB
Accessibility & contrast
On white
1.89
#69C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#69C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8F0
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8F0 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#A0B6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c8f0; /* rgb */ color: rgb(105, 200, 240); /* oklch */ color: oklch(79.0% 0.106 227.8);
Tailwind
colors: {
custom: {
50: '#9ed8f5',
500: '#69c8f0',
950: '#000000',
},
}SCSS
$custom: #69c8f0; $custom-light: #9ed8f5; $custom-dark: #000000;
JSON
{
"hex": "#69c8f0",
"rgb": {
"r": 105,
"g": 200,
"b": 240
},
"hsl": {
"h": 197.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.78987,
"c": 0.10626,
"h": 227.8
},
"luminance": 0.50603
}Semantic roles & 50–950 ramp
primary
#69C8F0
secondary
#C76136
accent
#4707DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385