#69DCF4#69DCF4
#69DCF4 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.109 H 213.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF4 |
|---|---|
| RGB | rgb(105, 220, 244) |
| HSL | hsl(190, 86%, 68%) |
| HSV | hsv(190, 57%, 96%) |
| CMYK | cmyk(57%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.23, -25.93, -21.60) |
| CIE-LCH | lch(82.23, 33.75, 219.80°) |
| OKLab | oklab(83.66% -0.091 -0.0599) |
| OKLCH | oklch(83.66% 0.109 213.3) |
| XYZ | xyz(47.7415, 60.7167, 94.7739) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF4 #F48169
analogous
#69F4C6 #69DCF4 #6996F4
triadic
#69DCF4 #F469DC #DCF469
tetradic
#69DCF4 #C669F4 #F48169 #96F469
square
#69DCF4 #C669F4 #F48169 #96F469
split-complementary
#69DCF4 #F46996 #F4C669
monochromatic
#0FB1D3 #30CFF0 #69DCF4 #A2E9F8 #DBF7FC
Accessibility & contrast
On white
1.60
#69DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#69DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF4
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF4 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F5
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dcf4; /* rgb */ color: rgb(105, 220, 244); /* oklch */ color: oklch(83.7% 0.109 213.3);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#69dcf4',
950: '#000000',
},
}SCSS
$custom: #69dcf4; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#69dcf4",
"rgb": {
"r": 105,
"g": 220,
"b": 244
},
"hsl": {
"h": 190.36,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.83663,
"c": 0.10895,
"h": 213.3
},
"luminance": 0.60721
}Semantic roles & 50–950 ramp
primary
#69DCF4
secondary
#CD4F34
accent
#2903E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485