#69DDFF#69DDFF
#69DDFF is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.3% C 0.115 H 219.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDFF |
|---|---|
| RGB | rgb(105, 221, 255) |
| HSL | hsl(194, 100%, 71%) |
| HSV | hsv(194, 59%, 100%) |
| CMYK | cmyk(58.8%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(82.88, -23.31, -26.44) |
| CIE-LCH | lch(82.88, 35.24, 228.60°) |
| OKLab | oklab(84.31% -0.0879 -0.0735) |
| OKLCH | oklch(84.31% 0.115 219.9) |
| XYZ | xyz(49.7250, 61.9312, 103.9218) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 5.22
Baby Blue
#89CFF0
ΔE00 5.62
Bright Sky Blue
#02CCFE
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDFF #FF8B69
analogous
#69FFD6 #69DDFF #6992FF
triadic
#69DDFF #FF69DD #DDFF69
tetradic
#69DDFF #D669FF #FF8B69 #92FF69
square
#69DDFF #D669FF #FF8B69 #92FF69
split-complementary
#69DDFF #FF6992 #FFD669
monochromatic
#00B8EE #2CCFFF #69DDFF #A6EBFF #E0F8FF
Accessibility & contrast
On white
1.57
#69DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#69DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDFF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDFF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B2C7FF
Tritanopia (blue-blind)
#00E8E8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69ddff; /* rgb */ color: rgb(105, 221, 255); /* oklch */ color: oklch(84.3% 0.115 219.9);
Tailwind
colors: {
custom: {
50: '#a0e7ff',
500: '#69ddff',
950: '#000000',
},
}SCSS
$custom: #69ddff; $custom-light: #a0e7ff; $custom-dark: #000000;
JSON
{
"hex": "#69ddff",
"rgb": {
"r": 105,
"g": 221,
"b": 255
},
"hsl": {
"h": 193.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.84307,
"c": 0.11458,
"h": 219.9
},
"luminance": 0.61936
}Semantic roles & 50–950 ramp
primary
#69DDFF
secondary
#DB5831
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486