#69DCF3#69DCF3
#69DCF3 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.6% C 0.109 H 212.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF3 |
|---|---|
| RGB | rgb(105, 220, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(56.8%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.19, -26.21, -21.12) |
| CIE-LCH | lch(82.19, 33.66, 218.86°) |
| OKLab | oklab(83.63% -0.0914 -0.0585) |
| OKLCH | oklch(83.63% 0.109 212.6) |
| XYZ | xyz(47.5900, 60.6561, 93.9765) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF3 #F38069
analogous
#69F3C5 #69DCF3 #6997F3
triadic
#69DCF3 #F369DC #DCF369
tetradic
#69DCF3 #C569F3 #F38069 #97F369
square
#69DCF3 #C569F3 #F38069 #97F369
split-complementary
#69DCF3 #F36997 #F3C569
monochromatic
#11B1D1 #30CFEE #69DCF3 #A2E9F8 #DAF6FC
Accessibility & contrast
On white
1.60
#69DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF3
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF3 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcf3; /* rgb */ color: rgb(105, 220, 243); /* oklch */ color: oklch(83.6% 0.109 212.6);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#69dcf3',
950: '#000000',
},
}SCSS
$custom: #69dcf3; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#69dcf3",
"rgb": {
"r": 105,
"g": 220,
"b": 243
},
"hsl": {
"h": 190,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.83626,
"c": 0.10855,
"h": 212.6
},
"luminance": 0.60661
}Semantic roles & 50–950 ramp
primary
#69DCF3
secondary
#CC4E34
accent
#2904E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485