#69C8F1#69C8F1
#69C8F1 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.107 H 228.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8F1 |
|---|---|
| RGB | rgb(105, 200, 241) |
| HSL | hsl(198, 83%, 68%) |
| HSV | hsv(198, 56%, 95%) |
| CMYK | cmyk(56.4%, 17%, 0%, 5.5%) |
| CIE-LAB | lab(76.47, -16.69, -28.78) |
| CIE-LCH | lch(76.47, 33.27, 239.89°) |
| OKLab | oklab(79.03% -0.071 -0.0801) |
| OKLCH | oklch(79.03% 0.107 228.5) |
| XYZ | xyz(42.3511, 50.6588, 90.7483) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8F1 #F19269
analogous
#69F1D6 #69C8F1 #6984F1
triadic
#69C8F1 #F169C8 #C8F169
tetradic
#69C8F1 #D669F1 #F19269 #84F169
square
#69C8F1 #D669F1 #F19269 #84F169
split-complementary
#69C8F1 #F16984 #F1D669
monochromatic
#1395CD #31B3EC #69C8F1 #A1DDF6 #D9F1FB
Accessibility & contrast
On white
1.89
#69C8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#69C8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8F1
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8F1 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F3
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c8f1; /* rgb */ color: rgb(105, 200, 241); /* oklch */ color: oklch(79.0% 0.107 228.5);
Tailwind
colors: {
custom: {
50: '#9ed8f5',
500: '#69c8f1',
950: '#000000',
},
}SCSS
$custom: #69c8f1; $custom-light: #9ed8f5; $custom-dark: #000000;
JSON
{
"hex": "#69c8f1",
"rgb": {
"r": 105,
"g": 200,
"b": 241
},
"hsl": {
"h": 198.088,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.79028,
"c": 0.10705,
"h": 228.5
},
"luminance": 0.50663
}Semantic roles & 50–950 ramp
primary
#69C8F1
secondary
#C96235
accent
#4806DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385