#69C8FA#69C8FA
#69C8FA is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.115 H 233.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8FA |
|---|---|
| RGB | rgb(105, 200, 250) |
| HSL | hsl(201, 94%, 70%) |
| HSV | hsv(201, 58%, 98%) |
| CMYK | cmyk(58%, 20%, 0%, 2%) |
| CIE-LAB | lab(76.81, -14.03, -33.09) |
| CIE-LCH | lch(76.81, 35.95, 247.02°) |
| OKLab | oklab(79.4% -0.0678 -0.0924) |
| OKLCH | oklch(79.4% 0.115 233.7) |
| XYZ | xyz(43.7287, 51.2098, 98.0040) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.89
Sky
#82CAFC
ΔE00 3.22
Lightskyblue
#87CEFA
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 4.70
Light Blue
#95D0FC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8FA #FA9B69
analogous
#69FAE4 #69C8FA #6980FA
triadic
#69C8FA #FA69C8 #C8FA69
tetradic
#69C8FA #E469FA #FA9B69 #80FA69
square
#69C8FA #E469FA #FA9B69 #80FA69
split-complementary
#69C8FA #FA6980 #FAE469
monochromatic
#0896E1 #2EB2F8 #69C8FA #A4DEFC #DFF3FE
Accessibility & contrast
On white
1.87
#69C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#69C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8FA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8FA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69c8fa; /* rgb */ color: rgb(105, 200, 250); /* oklch */ color: oklch(79.4% 0.115 233.7);
Tailwind
colors: {
custom: {
50: '#9fd8fc',
500: '#69c8fa',
950: '#000000',
},
}SCSS
$custom: #69c8fa; $custom-light: #9fd8fc; $custom-dark: #000000;
JSON
{
"hex": "#69c8fa",
"rgb": {
"r": 105,
"g": 200,
"b": 250
},
"hsl": {
"h": 200.69,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.79404,
"c": 0.11466,
"h": 233.7
},
"luminance": 0.51214
}Semantic roles & 50–950 ramp
primary
#69C8FA
secondary
#D46B33
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385