#69C8F3#69C8F3
#69C8F3 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.109 H 229.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8F3 |
|---|---|
| RGB | rgb(105, 200, 243) |
| HSL | hsl(199, 85%, 68%) |
| HSV | hsv(199, 57%, 95%) |
| CMYK | cmyk(56.8%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.54, -16.10, -29.74) |
| CIE-LCH | lch(76.54, 33.82, 241.57°) |
| OKLab | oklab(79.11% -0.0703 -0.0829) |
| OKLCH | oklch(79.11% 0.109 229.7) |
| XYZ | xyz(42.6515, 50.7789, 92.3303) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky
#82CAFC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8F3 #F39469
analogous
#69F3D9 #69C8F3 #6983F3
triadic
#69C8F3 #F369C8 #C8F369
tetradic
#69C8F3 #D969F3 #F39469 #83F369
square
#69C8F3 #D969F3 #F39469 #83F369
split-complementary
#69C8F3 #F36983 #F3D969
monochromatic
#1195D1 #30B3EE #69C8F3 #A2DDF8 #DAF2FC
Accessibility & contrast
On white
1.88
#69C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#69C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8F3
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8F3 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#9FB6F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c8f3; /* rgb */ color: rgb(105, 200, 243); /* oklch */ color: oklch(79.1% 0.109 229.7);
Tailwind
colors: {
custom: {
50: '#9ed8f7',
500: '#69c8f3',
950: '#000000',
},
}SCSS
$custom: #69c8f3; $custom-light: #9ed8f7; $custom-dark: #000000;
JSON
{
"hex": "#69c8f3",
"rgb": {
"r": 105,
"g": 200,
"b": 243
},
"hsl": {
"h": 198.696,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.7911,
"c": 0.10865,
"h": 229.7
},
"luminance": 0.50783
}Semantic roles & 50–950 ramp
primary
#69C8F3
secondary
#CC6434
accent
#4904E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385