#69DEFF#69DEFF
#69DEFF is a very light, moderate cyan. Relative luminance 0.625; OKLCH L 84.5% C 0.115 H 219.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEFF |
|---|---|
| RGB | rgb(105, 222, 255) |
| HSL | hsl(193, 100%, 71%) |
| HSV | hsv(193, 59%, 100%) |
| CMYK | cmyk(58.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.16, -23.80, -26.01) |
| CIE-LCH | lch(83.16, 35.26, 227.53°) |
| OKLab | oklab(84.53% -0.089 -0.0723) |
| OKLCH | oklch(84.53% 0.115 219.1) |
| XYZ | xyz(49.9898, 62.4608, 104.0100) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 5.47
Baby Blue
#89CFF0
ΔE00 5.92
Bright Sky Blue
#02CCFE
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.59
Ice Blue
#A5DFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEFF #FF8A69
analogous
#69FFD5 #69DEFF #6993FF
triadic
#69DEFF #FF69DE #DEFF69
tetradic
#69DEFF #D569FF #FF8A69 #93FF69
square
#69DEFF #D569FF #FF8A69 #93FF69
split-complementary
#69DEFF #FF6993 #FFD569
monochromatic
#00B9EE #2CD1FF #69DEFF #A6EBFF #E0F8FF
Accessibility & contrast
On white
1.56
#69DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#69DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEFF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEFF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69deff; /* rgb */ color: rgb(105, 222, 255); /* oklch */ color: oklch(84.5% 0.115 219.1);
Tailwind
colors: {
custom: {
50: '#a0e8ff',
500: '#69deff',
950: '#000000',
},
}SCSS
$custom: #69deff; $custom-light: #a0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#69deff",
"rgb": {
"r": 105,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.84532,
"c": 0.11462,
"h": 219.1
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#69DEFF
secondary
#DB5731
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486