#69DAF2#69DAF2
#69DAF2 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.1% C 0.108 H 213.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAF2 |
|---|---|
| RGB | rgb(105, 218, 242) |
| HSL | hsl(191, 84%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(56.6%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.59, -25.51, -21.50) |
| CIE-LCH | lch(81.59, 33.36, 220.13°) |
| OKLab | oklab(83.14% -0.0897 -0.0596) |
| OKLCH | oklch(83.14% 0.108 213.6) |
| XYZ | xyz(46.9177, 59.5523, 93.0094) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAF2 #F28169
analogous
#69F2C5 #69DAF2 #6995F2
triadic
#69DAF2 #F269DA #DAF269
tetradic
#69DAF2 #C569F2 #F28169 #95F269
square
#69DAF2 #C569F2 #F28169 #95F269
split-complementary
#69DAF2 #F26995 #F2C569
monochromatic
#12AECF #31CCED #69DAF2 #A1E8F7 #DAF6FC
Accessibility & contrast
On white
1.63
#69DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#69DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAF2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAF2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69daf2; /* rgb */ color: rgb(105, 218, 242); /* oklch */ color: oklch(83.1% 0.108 213.6);
Tailwind
colors: {
custom: {
50: '#9fe5f6',
500: '#69daf2',
950: '#000000',
},
}SCSS
$custom: #69daf2; $custom-light: #9fe5f6; $custom-dark: #000000;
JSON
{
"hex": "#69daf2",
"rgb": {
"r": 105,
"g": 218,
"b": 242
},
"hsl": {
"h": 190.511,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.83135,
"c": 0.10768,
"h": 213.6
},
"luminance": 0.59557
}Semantic roles & 50–950 ramp
primary
#69DAF2
secondary
#CB4F35
accent
#2B05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485