#69CBEF#69CBEF
#69CBEF is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.105 H 224.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBEF |
|---|---|
| RGB | rgb(105, 203, 239) |
| HSL | hsl(196, 81%, 67%) |
| HSV | hsv(196, 56%, 94%) |
| CMYK | cmyk(56.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.25, -18.82, -26.52) |
| CIE-LCH | lch(77.25, 32.52, 234.64°) |
| OKLab | oklab(79.62% -0.0749 -0.0737) |
| OKLCH | oklch(79.62% 0.105 224.6) |
| XYZ | xyz(42.7556, 51.9431, 89.4175) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBEF #EF8D69
analogous
#69EFD0 #69CBEF #6988EF
triadic
#69CBEF #EF69CB #CBEF69
tetradic
#69CBEF #D069EF #EF8D69 #88EF69
square
#69CBEF #D069EF #EF8D69 #88EF69
split-complementary
#69CBEF #EF6988 #EFD069
monochromatic
#1598C8 #32B8E9 #69CBEF #A0DEF5 #D8F1FB
Accessibility & contrast
On white
1.84
#69CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#69CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBEF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBEF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#A4B8EF
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbef; /* rgb */ color: rgb(105, 203, 239); /* oklch */ color: oklch(79.6% 0.105 224.6);
Tailwind
colors: {
custom: {
50: '#9edbf4',
500: '#69cbef',
950: '#000000',
},
}SCSS
$custom: #69cbef; $custom-light: #9edbf4; $custom-dark: #000000;
JSON
{
"hex": "#69cbef",
"rgb": {
"r": 105,
"g": 203,
"b": 239
},
"hsl": {
"h": 196.119,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.79622,
"c": 0.10509,
"h": 224.6
},
"luminance": 0.51947
}Semantic roles & 50–950 ramp
primary
#69CBEF
secondary
#C55D37
accent
#4208DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485