#69CCFA#69CCFA
#69CCFA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.3% C 0.113 H 230.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCFA |
|---|---|
| RGB | rgb(105, 204, 250) |
| HSL | hsl(199, 94%, 70%) |
| HSV | hsv(199, 58%, 98%) |
| CMYK | cmyk(58%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(77.93, -16.12, -31.37) |
| CIE-LCH | lch(77.93, 35.27, 242.80°) |
| OKLab | oklab(80.3% -0.072 -0.0875) |
| OKLCH | oklch(80.3% 0.113 230.5) |
| XYZ | xyz(44.6673, 53.0869, 98.3168) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Lightskyblue
#87CEFA
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 3.75
Sky
#82CAFC
ΔE00 4.18
Bright Sky Blue
#02CCFE
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCFA #FA9769
analogous
#69FADF #69CCFA #6984FA
triadic
#69CCFA #FA69CC #CCFA69
tetradic
#69CCFA #DF69FA #FA9769 #84FA69
square
#69CCFA #DF69FA #FA9769 #84FA69
split-complementary
#69CCFA #FA6984 #FADF69
monochromatic
#089CE1 #2EB8F8 #69CCFA #A4E0FC #DFF4FE
Accessibility & contrast
On white
1.81
#69CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#69CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCFA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCFA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ccfa; /* rgb */ color: rgb(105, 204, 250); /* oklch */ color: oklch(80.3% 0.113 230.5);
Tailwind
colors: {
custom: {
50: '#9fdbfc',
500: '#69ccfa',
950: '#000000',
},
}SCSS
$custom: #69ccfa; $custom-light: #9fdbfc; $custom-dark: #000000;
JSON
{
"hex": "#69ccfa",
"rgb": {
"r": 105,
"g": 204,
"b": 250
},
"hsl": {
"h": 199.034,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.80295,
"c": 0.11334,
"h": 230.5
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#69CCFA
secondary
#D46633
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485