#69DBF3#69DBF3
#69DBF3 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.4% C 0.108 H 213.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBF3 |
|---|---|
| RGB | rgb(105, 219, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(56.8%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(81.91, -25.72, -21.55) |
| CIE-LCH | lch(81.91, 33.56, 219.96°) |
| OKLab | oklab(83.4% -0.0904 -0.0597) |
| OKLCH | oklch(83.4% 0.108 213.5) |
| XYZ | xyz(47.3284, 60.1328, 93.8892) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBF3 #F38169
analogous
#69F3C6 #69DBF3 #6996F3
triadic
#69DBF3 #F369DB #DBF369
tetradic
#69DBF3 #C669F3 #F38169 #96F369
square
#69DBF3 #C669F3 #F38169 #96F369
split-complementary
#69DBF3 #F36996 #F3C669
monochromatic
#11AFD1 #30CDEE #69DBF3 #A2E9F8 #DAF6FC
Accessibility & contrast
On white
1.61
#69DBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#69DBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBF3
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBF3 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dbf3; /* rgb */ color: rgb(105, 219, 243); /* oklch */ color: oklch(83.4% 0.108 213.5);
Tailwind
colors: {
custom: {
50: '#9fe6f7',
500: '#69dbf3',
950: '#000000',
},
}SCSS
$custom: #69dbf3; $custom-light: #9fe6f7; $custom-dark: #000000;
JSON
{
"hex": "#69dbf3",
"rgb": {
"r": 105,
"g": 219,
"b": 243
},
"hsl": {
"h": 190.435,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.83399,
"c": 0.10832,
"h": 213.5
},
"luminance": 0.60137
}Semantic roles & 50–950 ramp
primary
#69DBF3
secondary
#CC4F34
accent
#2A04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485