#69C7EE#69C7EE
#69C7EE is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.105 H 227.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69C7EE |
|---|---|
| RGB | rgb(105, 199, 238) |
| HSL | hsl(198, 80%, 67%) |
| HSV | hsv(198, 56%, 93%) |
| CMYK | cmyk(55.9%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.08, -17.05, -27.77) |
| CIE-LCH | lch(76.08, 32.58, 238.46°) |
| OKLab | oklab(78.68% -0.071 -0.0773) |
| OKLCH | oklch(78.68% 0.105 227.4) |
| XYZ | xyz(41.6758, 50.0193, 88.3308) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 3.70
Bright Sky Blue
#02CCFE
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C7EE #EE9069
analogous
#69EED3 #69C7EE #6985EE
triadic
#69C7EE #EE69C7 #C7EE69
tetradic
#69C7EE #D369EE #EE9069 #85EE69
square
#69C7EE #D369EE #EE9069 #85EE69
split-complementary
#69C7EE #EE6985 #EED369
monochromatic
#1693C6 #32B2E8 #69C7EE #A0DCF4 #D7F0FA
Accessibility & contrast
On white
1.91
#69C7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#69C7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C7EE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C7EE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c7ee; /* rgb */ color: rgb(105, 199, 238); /* oklch */ color: oklch(78.7% 0.105 227.4);
Tailwind
colors: {
custom: {
50: '#9ed8f3',
500: '#69c7ee',
950: '#000000',
},
}SCSS
$custom: #69c7ee; $custom-light: #9ed8f3; $custom-dark: #000000;
JSON
{
"hex": "#69c7ee",
"rgb": {
"r": 105,
"g": 199,
"b": 238
},
"hsl": {
"h": 197.594,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.78681,
"c": 0.10491,
"h": 227.4
},
"luminance": 0.50023
}Semantic roles & 50–950 ramp
primary
#69C7EE
secondary
#C46138
accent
#470ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385