#69DAF5#69DAF5
#69DAF5 is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.2% C 0.109 H 215.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAF5 |
|---|---|
| RGB | rgb(105, 218, 245) |
| HSL | hsl(192, 88%, 69%) |
| HSV | hsv(192, 57%, 96%) |
| CMYK | cmyk(57.1%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(81.69, -24.66, -22.94) |
| CIE-LCH | lch(81.69, 33.69, 222.93°) |
| OKLab | oklab(83.25% -0.0885 -0.0636) |
| OKLCH | oklch(83.25% 0.109 215.7) |
| XYZ | xyz(47.3719, 59.7340, 95.4018) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.84
Baby Blue
#89CFF0
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAF5 #F58469
analogous
#69F5CA #69DAF5 #6994F5
triadic
#69DAF5 #F569DA #DAF569
tetradic
#69DAF5 #CA69F5 #F58469 #94F569
square
#69DAF5 #CA69F5 #F58469 #94F569
split-complementary
#69DAF5 #F56994 #F5CA69
monochromatic
#0EAFD5 #30CCF1 #69DAF5 #A2E8F9 #DCF6FD
Accessibility & contrast
On white
1.62
#69DAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#69DAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAF5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAF5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F7
Deuteranopia (green-blind)
#B2C4F5
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69daf5; /* rgb */ color: rgb(105, 218, 245); /* oklch */ color: oklch(83.2% 0.109 215.7);
Tailwind
colors: {
custom: {
50: '#9fe5f8',
500: '#69daf5',
950: '#000000',
},
}SCSS
$custom: #69daf5; $custom-light: #9fe5f8; $custom-dark: #000000;
JSON
{
"hex": "#69daf5",
"rgb": {
"r": 105,
"g": 218,
"b": 245
},
"hsl": {
"h": 191.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.83247,
"c": 0.10904,
"h": 215.7
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#69DAF5
secondary
#CE5234
accent
#2D01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485