#69CDF5#69CDF5
#69CDF5 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.109 H 226.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDF5 |
|---|---|
| RGB | rgb(105, 205, 245) |
| HSL | hsl(197, 88%, 69%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(57.1%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.02, -18.10, -28.54) |
| CIE-LCH | lch(78.02, 33.80, 237.61°) |
| OKLab | oklab(80.31% -0.0748 -0.0795) |
| OKLCH | oklch(80.31% 0.109 226.7) |
| XYZ | xyz(44.1321, 53.2543, 94.3219) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.49
Bright Sky Blue
#02CCFE
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.50
Sky
#82CAFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDF5 #F59169
analogous
#69F5D7 #69CDF5 #6987F5
triadic
#69CDF5 #F569CD #CDF569
tetradic
#69CDF5 #D769F5 #F59169 #87F569
square
#69CDF5 #D769F5 #F59169 #87F569
split-complementary
#69CDF5 #F56987 #F5D769
monochromatic
#0E9CD5 #30BAF1 #69CDF5 #A2E0F9 #DCF3FD
Accessibility & contrast
On white
1.80
#69CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#69CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDF5
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDF5 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F7
Deuteranopia (green-blind)
#A4BAF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cdf5; /* rgb */ color: rgb(105, 205, 245); /* oklch */ color: oklch(80.3% 0.109 226.7);
Tailwind
colors: {
custom: {
50: '#9fdcf8',
500: '#69cdf5',
950: '#000000',
},
}SCSS
$custom: #69cdf5; $custom-light: #9fdcf8; $custom-dark: #000000;
JSON
{
"hex": "#69cdf5",
"rgb": {
"r": 105,
"g": 205,
"b": 245
},
"hsl": {
"h": 197.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.80314,
"c": 0.10916,
"h": 226.7
},
"luminance": 0.53258
}Semantic roles & 50–950 ramp
primary
#69CDF5
secondary
#CE6034
accent
#4201E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485