#69CDF3#69CDF3
#69CDF3 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.108 H 225.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDF3 |
|---|---|
| RGB | rgb(105, 205, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(56.8%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.95, -18.69, -27.58) |
| CIE-LCH | lch(77.95, 33.32, 235.89°) |
| OKLab | oklab(80.23% -0.0756 -0.0767) |
| OKLCH | oklch(80.23% 0.108 225.4) |
| XYZ | xyz(43.8284, 53.1328, 92.7226) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.02
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Lightskyblue
#87CEFA
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDF3 #F38F69
analogous
#69F3D4 #69CDF3 #6988F3
triadic
#69CDF3 #F369CD #CDF369
tetradic
#69CDF3 #D469F3 #F38F69 #88F369
square
#69CDF3 #D469F3 #F38F69 #88F369
split-complementary
#69CDF3 #F36988 #F3D469
monochromatic
#119CD1 #30BAEE #69CDF3 #A2E0F8 #DAF3FC
Accessibility & contrast
On white
1.81
#69CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#69CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDF3
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDF3 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cdf3; /* rgb */ color: rgb(105, 205, 243); /* oklch */ color: oklch(80.2% 0.108 225.4);
Tailwind
colors: {
custom: {
50: '#9edcf7',
500: '#69cdf3',
950: '#000000',
},
}SCSS
$custom: #69cdf3; $custom-light: #9edcf7; $custom-dark: #000000;
JSON
{
"hex": "#69cdf3",
"rgb": {
"r": 105,
"g": 205,
"b": 243
},
"hsl": {
"h": 196.522,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.80233,
"c": 0.1077,
"h": 225.4
},
"luminance": 0.53137
}Semantic roles & 50–950 ramp
primary
#69CDF3
secondary
#CC5E34
accent
#4104E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485