#69CBF7#69CBF7
#69CBF7 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.111 H 229.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF7 |
|---|---|
| RGB | rgb(105, 203, 247) |
| HSL | hsl(199, 90%, 69%) |
| HSV | hsv(199, 57%, 97%) |
| CMYK | cmyk(57.5%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(77.54, -16.49, -30.36) |
| CIE-LCH | lch(77.54, 34.55, 241.50°) |
| OKLab | oklab(79.95% -0.072 -0.0846) |
| OKLCH | oklch(79.95% 0.111 229.6) |
| XYZ | xyz(43.9637, 52.4264, 95.7801) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.13
Bright Sky Blue
#02CCFE
ΔE00 4.24
Sky
#82CAFC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF7 #F79569
analogous
#69F7DC #69CBF7 #6984F7
triadic
#69CBF7 #F769CB #CBF769
tetradic
#69CBF7 #DC69F7 #F79569 #84F769
square
#69CBF7 #DC69F7 #F79569 #84F769
split-complementary
#69CBF7 #F76984 #F7DC69
monochromatic
#0C9ADA #2FB7F4 #69CBF7 #A3DFFA #DDF3FD
Accessibility & contrast
On white
1.83
#69CBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#69CBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cbf7; /* rgb */ color: rgb(105, 203, 247); /* oklch */ color: oklch(79.9% 0.111 229.6);
Tailwind
colors: {
custom: {
50: '#9fdafa',
500: '#69cbf7',
950: '#000000',
},
}SCSS
$custom: #69cbf7; $custom-light: #9fdafa; $custom-dark: #000000;
JSON
{
"hex": "#69cbf7",
"rgb": {
"r": 105,
"g": 203,
"b": 247
},
"hsl": {
"h": 198.592,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.79947,
"c": 0.11114,
"h": 229.6
},
"luminance": 0.52431
}Semantic roles & 50–950 ramp
primary
#69CBF7
secondary
#D16434
accent
#4700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485