#69C8EF#69C8EF
#69C8EF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.105 H 227.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8EF |
|---|---|
| RGB | rgb(105, 200, 239) |
| HSL | hsl(197, 81%, 67%) |
| HSV | hsv(197, 56%, 94%) |
| CMYK | cmyk(56.1%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.40, -17.27, -27.82) |
| CIE-LCH | lch(76.40, 32.74, 238.16°) |
| OKLab | oklab(78.95% -0.0717 -0.0774) |
| OKLCH | oklch(78.95% 0.105 227.2) |
| XYZ | xyz(42.0540, 50.5399, 89.1836) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.60
Sky
#82CAFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8EF #EF9069
analogous
#69EFD3 #69C8EF #6985EF
triadic
#69C8EF #EF69C8 #C8EF69
tetradic
#69C8EF #D369EF #EF9069 #85EF69
square
#69C8EF #D369EF #EF9069 #85EF69
split-complementary
#69C8EF #EF6985 #EFD369
monochromatic
#1594C8 #32B4E9 #69C8EF #A0DCF5 #D8F1FB
Accessibility & contrast
On white
1.89
#69C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#69C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8EF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8EF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8ef; /* rgb */ color: rgb(105, 200, 239); /* oklch */ color: oklch(78.9% 0.105 227.2);
Tailwind
colors: {
custom: {
50: '#9ed8f4',
500: '#69c8ef',
950: '#000000',
},
}SCSS
$custom: #69c8ef; $custom-light: #9ed8f4; $custom-dark: #000000;
JSON
{
"hex": "#69c8ef",
"rgb": {
"r": 105,
"g": 200,
"b": 239
},
"hsl": {
"h": 197.463,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.78946,
"c": 0.10549,
"h": 227.2
},
"luminance": 0.50544
}Semantic roles & 50–950 ramp
primary
#69C8EF
secondary
#C56037
accent
#4608DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385