#69CFF9#69CFF9
#69CFF9 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.112 H 227.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF9 |
|---|---|
| RGB | rgb(105, 207, 249) |
| HSL | hsl(198, 92%, 69%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(57.8%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.73, -17.96, -29.60) |
| CIE-LCH | lch(78.73, 34.62, 238.74°) |
| OKLab | oklab(80.93% -0.0755 -0.0824) |
| OKLCH | oklch(80.93% 0.112 227.5) |
| XYZ | xyz(45.2308, 54.4641, 97.7332) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.76
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.25
Sky
#82CAFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF9 #F99369
analogous
#69F9DB #69CFF9 #6987F9
triadic
#69CFF9 #F969CF #CFF969
tetradic
#69CFF9 #DB69F9 #F99369 #87F969
square
#69CFF9 #DB69F9 #F99369 #87F969
split-complementary
#69CFF9 #F96987 #F9DB69
monochromatic
#09A0DF #2EBCF7 #69CFF9 #A4E2FB #DFF5FE
Accessibility & contrast
On white
1.77
#69CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#69CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF9
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF9 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFB
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69cff9; /* rgb */ color: rgb(105, 207, 249); /* oklch */ color: oklch(80.9% 0.112 227.5);
Tailwind
colors: {
custom: {
50: '#9fddfb',
500: '#69cff9',
950: '#000000',
},
}SCSS
$custom: #69cff9; $custom-light: #9fddfb; $custom-dark: #000000;
JSON
{
"hex": "#69cff9",
"rgb": {
"r": 105,
"g": 207,
"b": 249
},
"hsl": {
"h": 197.5,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.80925,
"c": 0.11182,
"h": 227.5
},
"luminance": 0.54468
}Semantic roles & 50–950 ramp
primary
#69CFF9
secondary
#D36233
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485