#69CBED#69CBED
#69CBED is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.104 H 223.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBED |
|---|---|
| RGB | rgb(105, 203, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.7%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.18, -19.39, -25.56) |
| CIE-LCH | lch(77.18, 32.08, 232.81°) |
| OKLab | oklab(79.54% -0.0756 -0.071) |
| OKLCH | oklch(79.54% 0.104 223.2) |
| XYZ | xyz(42.4618, 51.8256, 87.8700) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.50
Lightskyblue
#87CEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBED #ED8B69
analogous
#69EDCD #69CBED #6989ED
triadic
#69CBED #ED69CB #CBED69
tetradic
#69CBED #CD69ED #ED8B69 #89ED69
square
#69CBED #CD69ED #ED8B69 #89ED69
split-complementary
#69CBED #ED6989 #EDCD69
monochromatic
#1898C4 #32B8E6 #69CBED #A0DEF4 #D6F1FA
Accessibility & contrast
On white
1.85
#69CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#69CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBED
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBED | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbed; /* rgb */ color: rgb(105, 203, 237); /* oklch */ color: oklch(79.5% 0.104 223.2);
Tailwind
colors: {
custom: {
50: '#9edbf3',
500: '#69cbed',
950: '#000000',
},
}SCSS
$custom: #69cbed; $custom-light: #9edbf3; $custom-dark: #000000;
JSON
{
"hex": "#69cbed",
"rgb": {
"r": 105,
"g": 203,
"b": 237
},
"hsl": {
"h": 195.455,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.79543,
"c": 0.10372,
"h": 223.2
},
"luminance": 0.5183
}Semantic roles & 50–950 ramp
primary
#69CBED
secondary
#C25C38
accent
#400BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485