#69CEEF#69CEEF
#69CEEF is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.105 H 221.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEEF |
|---|---|
| RGB | rgb(105, 206, 239) |
| HSL | hsl(195, 81%, 67%) |
| HSV | hsv(195, 56%, 94%) |
| CMYK | cmyk(56.1%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.10, -20.35, -25.22) |
| CIE-LCH | lch(78.10, 32.41, 231.11°) |
| OKLab | oklab(80.3% -0.0781 -0.0701) |
| OKLCH | oklch(80.3% 0.105 221.9) |
| XYZ | xyz(43.4709, 53.3738, 89.6559) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEEF #EF8A69
analogous
#69EFCD #69CEEF #698BEF
triadic
#69CEEF #EF69CE #CEEF69
tetradic
#69CEEF #CD69EF #EF8A69 #8BEF69
square
#69CEEF #CD69EF #EF8A69 #8BEF69
split-complementary
#69CEEF #EF698B #EFCD69
monochromatic
#159CC8 #32BCE9 #69CEEF #A0E0F5 #D8F2FB
Accessibility & contrast
On white
1.80
#69CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#69CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEEF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEEF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F1
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ceef; /* rgb */ color: rgb(105, 206, 239); /* oklch */ color: oklch(80.3% 0.105 221.9);
Tailwind
colors: {
custom: {
50: '#9eddf4',
500: '#69ceef',
950: '#000000',
},
}SCSS
$custom: #69ceef; $custom-light: #9eddf4; $custom-dark: #000000;
JSON
{
"hex": "#69ceef",
"rgb": {
"r": 105,
"g": 206,
"b": 239
},
"hsl": {
"h": 194.776,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.803,
"c": 0.10492,
"h": 221.9
},
"luminance": 0.53378
}Semantic roles & 50–950 ramp
primary
#69CEEF
secondary
#C55A37
accent
#3D08DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485