#69C8F5#69C8F5
#69C8F5 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.110 H 230.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8F5 |
|---|---|
| RGB | rgb(105, 200, 245) |
| HSL | hsl(199, 88%, 69%) |
| HSV | hsv(199, 57%, 96%) |
| CMYK | cmyk(57.1%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.62, -15.52, -30.70) |
| CIE-LCH | lch(76.62, 34.40, 243.19°) |
| OKLab | oklab(79.19% -0.0695 -0.0856) |
| OKLCH | oklch(79.19% 0.11 230.9) |
| XYZ | xyz(42.9551, 50.9004, 93.9296) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.46
Lightskyblue
#87CEFA
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 3.91
Sky
#82CAFC
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8F5 #F59669
analogous
#69F5DC #69C8F5 #6982F5
triadic
#69C8F5 #F569C8 #C8F569
tetradic
#69C8F5 #DC69F5 #F59669 #82F569
square
#69C8F5 #DC69F5 #F59669 #82F569
split-complementary
#69C8F5 #F56982 #F5DC69
monochromatic
#0E95D5 #30B3F1 #69C8F5 #A2DDF9 #DCF2FD
Accessibility & contrast
On white
1.88
#69C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#69C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8F5
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8F5 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F7
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c8f5; /* rgb */ color: rgb(105, 200, 245); /* oklch */ color: oklch(79.2% 0.110 230.9);
Tailwind
colors: {
custom: {
50: '#9ed8f8',
500: '#69c8f5',
950: '#000000',
},
}SCSS
$custom: #69c8f5; $custom-light: #9ed8f8; $custom-dark: #000000;
JSON
{
"hex": "#69c8f5",
"rgb": {
"r": 105,
"g": 200,
"b": 245
},
"hsl": {
"h": 199.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.79193,
"c": 0.1103,
"h": 230.9
},
"luminance": 0.50904
}Semantic roles & 50–950 ramp
primary
#69C8F5
secondary
#CE6634
accent
#4A01E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385