#69CDF2#69CDF2
#69CDF2 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.107 H 224.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDF2 |
|---|---|
| RGB | rgb(105, 205, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(56.6%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.92, -18.98, -27.10) |
| CIE-LCH | lch(77.92, 33.08, 235.00°) |
| OKLab | oklab(80.19% -0.0759 -0.0754) |
| OKLCH | oklch(80.19% 0.107 224.8) |
| XYZ | xyz(43.6778, 53.0726, 91.9294) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.46
Bright Sky Blue
#02CCFE
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Lightskyblue
#87CEFA
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDF2 #F28E69
analogous
#69F2D2 #69CDF2 #6989F2
triadic
#69CDF2 #F269CD #CDF269
tetradic
#69CDF2 #D269F2 #F28E69 #89F269
square
#69CDF2 #D269F2 #F28E69 #89F269
split-complementary
#69CDF2 #F26989 #F2D269
monochromatic
#129CCF #31BAED #69CDF2 #A1E0F7 #DAF3FC
Accessibility & contrast
On white
1.81
#69CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#69CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDF2
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDF2 | 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)
#B8C9F4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cdf2; /* rgb */ color: rgb(105, 205, 242); /* oklch */ color: oklch(80.2% 0.107 224.8);
Tailwind
colors: {
custom: {
50: '#9edcf6',
500: '#69cdf2',
950: '#000000',
},
}SCSS
$custom: #69cdf2; $custom-light: #9edcf6; $custom-dark: #000000;
JSON
{
"hex": "#69cdf2",
"rgb": {
"r": 105,
"g": 205,
"b": 242
},
"hsl": {
"h": 196.204,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.80193,
"c": 0.10699,
"h": 224.8
},
"luminance": 0.53077
}Semantic roles & 50–950 ramp
primary
#69CDF2
secondary
#CB5D35
accent
#4005E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485