#69CCF5#69CCF5
#69CCF5 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.109 H 227.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF5 |
|---|---|
| RGB | rgb(105, 204, 245) |
| HSL | hsl(198, 88%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57.1%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.74, -17.59, -28.97) |
| CIE-LCH | lch(77.74, 33.90, 238.74°) |
| OKLab | oklab(80.09% -0.0738 -0.0807) |
| OKLCH | oklch(80.09% 0.109 227.6) |
| XYZ | xyz(43.8936, 52.7774, 94.2424) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.37
Sky Blue
#87CEEB
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Bright Sky Blue
#02CCFE
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.26
Sky
#82CAFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF5 #F59269
analogous
#69F5D8 #69CCF5 #6986F5
triadic
#69CCF5 #F569CC #CCF569
tetradic
#69CCF5 #D869F5 #F59269 #86F569
square
#69CCF5 #D869F5 #F59269 #86F569
split-complementary
#69CCF5 #F56986 #F5D869
monochromatic
#0E9BD5 #30B8F1 #69CCF5 #A2E0F9 #DCF3FD
Accessibility & contrast
On white
1.82
#69CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#69CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F7
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf5; /* rgb */ color: rgb(105, 204, 245); /* oklch */ color: oklch(80.1% 0.109 227.6);
Tailwind
colors: {
custom: {
50: '#9edbf8',
500: '#69ccf5',
950: '#000000',
},
}SCSS
$custom: #69ccf5; $custom-light: #9edbf8; $custom-dark: #000000;
JSON
{
"hex": "#69ccf5",
"rgb": {
"r": 105,
"g": 204,
"b": 245
},
"hsl": {
"h": 197.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.80089,
"c": 0.10934,
"h": 227.6
},
"luminance": 0.52782
}Semantic roles & 50–950 ramp
primary
#69CCF5
secondary
#CE6134
accent
#4401E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485