#69CFF8#69CFF8
#69CFF8 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.111 H 226.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF8 |
|---|---|
| RGB | rgb(105, 207, 248) |
| HSL | hsl(197, 91%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(57.7%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.70, -18.26, -29.12) |
| CIE-LCH | lch(78.70, 34.37, 237.91°) |
| OKLab | oklab(80.88% -0.0759 -0.0811) |
| OKLCH | oklch(80.88% 0.111 226.9) |
| XYZ | xyz(45.0752, 54.4019, 96.9139) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF8 #F89269
analogous
#69F8DA #69CFF8 #6988F8
triadic
#69CFF8 #F869CF #CFF869
tetradic
#69CFF8 #DA69F8 #F89269 #88F869
square
#69CFF8 #DA69F8 #F89269 #88F869
split-complementary
#69CFF8 #F86988 #F8DA69
monochromatic
#0AA0DC #2FBCF5 #69CFF8 #A3E2FB #DEF4FD
Accessibility & contrast
On white
1.77
#69CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#69CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF8
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF8 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69cff8; /* rgb */ color: rgb(105, 207, 248); /* oklch */ color: oklch(80.9% 0.111 226.9);
Tailwind
colors: {
custom: {
50: '#9fddfa',
500: '#69cff8',
950: '#000000',
},
}SCSS
$custom: #69cff8; $custom-light: #9fddfa; $custom-dark: #000000;
JSON
{
"hex": "#69cff8",
"rgb": {
"r": 105,
"g": 207,
"b": 248
},
"hsl": {
"h": 197.203,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.80884,
"c": 0.11106,
"h": 226.9
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#69CFF8
secondary
#D26133
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485