#69CBF1#69CBF1
#69CBF1 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.107 H 225.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBF1 |
|---|---|
| RGB | rgb(105, 203, 241) |
| HSL | hsl(197, 83%, 68%) |
| HSV | hsv(197, 56%, 95%) |
| CMYK | cmyk(56.4%, 15.8%, 0%, 5.5%) |
| CIE-LAB | lab(77.32, -18.24, -27.48) |
| CIE-LCH | lch(77.32, 32.99, 236.43°) |
| OKLab | oklab(79.7% -0.0742 -0.0765) |
| OKLCH | oklch(79.7% 0.107 225.9) |
| XYZ | xyz(43.0527, 52.0620, 90.9822) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 3.41
Bright Sky Blue
#02CCFE
ΔE00 4.06
Lightblue (survey)
#7BC8F6
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.83
Sky
#82CAFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBF1 #F18F69
analogous
#69F1D3 #69CBF1 #6987F1
triadic
#69CBF1 #F169CB #CBF169
tetradic
#69CBF1 #D369F1 #F18F69 #87F169
square
#69CBF1 #D369F1 #F18F69 #87F169
split-complementary
#69CBF1 #F16987 #F1D369
monochromatic
#1399CD #31B8EC #69CBF1 #A1DEF6 #D9F2FB
Accessibility & contrast
On white
1.84
#69CBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#69CBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBF1
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBF1 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F3
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbf1; /* rgb */ color: rgb(105, 203, 241); /* oklch */ color: oklch(79.7% 0.107 225.9);
Tailwind
colors: {
custom: {
50: '#9edbf5',
500: '#69cbf1',
950: '#000000',
},
}SCSS
$custom: #69cbf1; $custom-light: #9edbf5; $custom-dark: #000000;
JSON
{
"hex": "#69cbf1",
"rgb": {
"r": 105,
"g": 203,
"b": 241
},
"hsl": {
"h": 196.765,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.79702,
"c": 0.10652,
"h": 225.9
},
"luminance": 0.52066
}Semantic roles & 50–950 ramp
primary
#69CBF1
secondary
#C95F35
accent
#4306DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485