#69D2FF#69D2FF
#69D2FF is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.8% C 0.116 H 228.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2FF |
|---|---|
| RGB | rgb(105, 210, 255) |
| HSL | hsl(198, 100%, 71%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(58.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.79, -17.74, -31.16) |
| CIE-LCH | lch(79.79, 35.86, 240.35°) |
| OKLab | oklab(81.84% -0.0765 -0.0869) |
| OKLCH | oklch(81.84% 0.116 228.6) |
| XYZ | xyz(46.9153, 56.3119, 102.9852) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.75
Lightblue (survey)
#7BC8F6
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.08
Bright Sky Blue
#02CCFE
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.33
Sky
#82CAFC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2FF #FF9669
analogous
#69FFE1 #69D2FF #6987FF
triadic
#69D2FF #FF69D2 #D2FF69
tetradic
#69D2FF #E169FF #FF9669 #87FF69
square
#69D2FF #E169FF #FF9669 #87FF69
split-complementary
#69D2FF #FF6987 #FFE169
monochromatic
#00A6EE #2CC0FF #69D2FF #A6E4FF #E0F6FF
Accessibility & contrast
On white
1.71
#69D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#69D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2FF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2FF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A5BFFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d2ff; /* rgb */ color: rgb(105, 210, 255); /* oklch */ color: oklch(81.8% 0.116 228.6);
Tailwind
colors: {
custom: {
50: '#a0dfff',
500: '#69d2ff',
950: '#000000',
},
}SCSS
$custom: #69d2ff; $custom-light: #a0dfff; $custom-dark: #000000;
JSON
{
"hex": "#69d2ff",
"rgb": {
"r": 105,
"g": 210,
"b": 255
},
"hsl": {
"h": 198,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.81842,
"c": 0.11581,
"h": 228.6
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#69D2FF
secondary
#DB6431
accent
#4500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486