#69C7EF#69C7EF
#69C7EF is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.7% C 0.106 H 228.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69C7EF |
|---|---|
| RGB | rgb(105, 199, 239) |
| HSL | hsl(198, 81%, 67%) |
| HSV | hsv(198, 56%, 94%) |
| CMYK | cmyk(56.1%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.12, -16.75, -28.25) |
| CIE-LCH | lch(76.12, 32.85, 239.33°) |
| OKLab | oklab(78.72% -0.0706 -0.0786) |
| OKLCH | oklch(78.72% 0.106 228.1) |
| XYZ | xyz(41.8231, 50.0782, 89.1067) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C7EF #EF9169
analogous
#69EFD4 #69C7EF #6984EF
triadic
#69C7EF #EF69C7 #C7EF69
tetradic
#69C7EF #D469EF #EF9169 #84EF69
square
#69C7EF #D469EF #EF9169 #84EF69
split-complementary
#69C7EF #EF6984 #EFD469
monochromatic
#1593C8 #32B2E9 #69C7EF #A0DCF5 #D8F0FB
Accessibility & contrast
On white
1.91
#69C7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#69C7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C7EF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C7EF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c7ef; /* rgb */ color: rgb(105, 199, 239); /* oklch */ color: oklch(78.7% 0.106 228.1);
Tailwind
colors: {
custom: {
50: '#9ed8f4',
500: '#69c7ef',
950: '#000000',
},
}SCSS
$custom: #69c7ef; $custom-light: #9ed8f4; $custom-dark: #000000;
JSON
{
"hex": "#69c7ef",
"rgb": {
"r": 105,
"g": 199,
"b": 239
},
"hsl": {
"h": 197.91,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.78721,
"c": 0.10568,
"h": 228.1
},
"luminance": 0.50082
}Semantic roles & 50–950 ramp
primary
#69C7EF
secondary
#C56137
accent
#4808DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385