#69C8EE#69C8EE
#69C8EE is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.105 H 226.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8EE |
|---|---|
| RGB | rgb(105, 200, 238) |
| HSL | hsl(197, 80%, 67%) |
| HSV | hsv(197, 56%, 93%) |
| CMYK | cmyk(55.9%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.36, -17.56, -27.34) |
| CIE-LCH | lch(76.36, 32.49, 237.28°) |
| OKLab | oklab(78.91% -0.072 -0.076) |
| OKLCH | oklch(78.91% 0.105 226.6) |
| XYZ | xyz(41.9067, 50.4810, 88.4077) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Bright Sky Blue
#02CCFE
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.81
Sky
#82CAFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8EE #EE8F69
analogous
#69EED2 #69C8EE #6985EE
triadic
#69C8EE #EE69C8 #C8EE69
tetradic
#69C8EE #D269EE #EE8F69 #85EE69
square
#69C8EE #D269EE #EE8F69 #85EE69
split-complementary
#69C8EE #EE6985 #EED269
monochromatic
#1694C6 #32B4E8 #69C8EE #A0DCF4 #D7F0FA
Accessibility & contrast
On white
1.89
#69C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#69C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8EE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8EE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4F0
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8ee; /* rgb */ color: rgb(105, 200, 238); /* oklch */ color: oklch(78.9% 0.105 226.6);
Tailwind
colors: {
custom: {
50: '#9ed8f3',
500: '#69c8ee',
950: '#000000',
},
}SCSS
$custom: #69c8ee; $custom-light: #9ed8f3; $custom-dark: #000000;
JSON
{
"hex": "#69c8ee",
"rgb": {
"r": 105,
"g": 200,
"b": 238
},
"hsl": {
"h": 197.143,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.78906,
"c": 0.10474,
"h": 226.6
},
"luminance": 0.50485
}Semantic roles & 50–950 ramp
primary
#69C8EE
secondary
#C46038
accent
#460ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385