#69CBF2#69CBF2
#69CBF2 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.107 H 226.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF2 |
|---|---|
| RGB | rgb(105, 203, 242) |
| HSL | hsl(197, 84%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(56.6%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.35, -17.95, -27.97) |
| CIE-LCH | lch(77.35, 33.23, 237.31°) |
| OKLab | oklab(79.74% -0.0738 -0.0778) |
| OKLCH | oklch(79.74% 0.107 226.5) |
| XYZ | xyz(43.2025, 52.1219, 91.7710) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.41
Bright Sky Blue
#02CCFE
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Lightskyblue
#87CEFA
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF2 #F29069
analogous
#69F2D4 #69CBF2 #6986F2
triadic
#69CBF2 #F269CB #CBF269
tetradic
#69CBF2 #D469F2 #F29069 #86F269
square
#69CBF2 #D469F2 #F29069 #86F269
split-complementary
#69CBF2 #F26986 #F2D469
monochromatic
#1299CF #31B7ED #69CBF2 #A1DFF7 #DAF2FC
Accessibility & contrast
On white
1.84
#69CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#69CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbf2; /* rgb */ color: rgb(105, 203, 242); /* oklch */ color: oklch(79.7% 0.107 226.5);
Tailwind
colors: {
custom: {
50: '#9edbf6',
500: '#69cbf2',
950: '#000000',
},
}SCSS
$custom: #69cbf2; $custom-light: #9edbf6; $custom-dark: #000000;
JSON
{
"hex": "#69cbf2",
"rgb": {
"r": 105,
"g": 203,
"b": 242
},
"hsl": {
"h": 197.08,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.79743,
"c": 0.10725,
"h": 226.5
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#69CBF2
secondary
#CB5F35
accent
#4305E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485