#69CFF3#69CFF3
#69CFF3 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.107 H 223.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF3 |
|---|---|
| RGB | rgb(105, 207, 243) |
| HSL | hsl(196, 85%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(56.8%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.52, -19.71, -26.72) |
| CIE-LCH | lch(78.52, 33.20, 233.59°) |
| OKLab | oklab(80.68% -0.0777 -0.0743) |
| OKLCH | oklch(80.68% 0.107 223.7) |
| XYZ | xyz(44.3099, 54.0958, 92.8831) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.27
Lightskyblue
#87CEFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF3 #F38D69
analogous
#69F3D2 #69CFF3 #698AF3
triadic
#69CFF3 #F369CF #CFF369
tetradic
#69CFF3 #D269F3 #F38D69 #8AF369
square
#69CFF3 #D269F3 #F38D69 #8AF369
split-complementary
#69CFF3 #F3698A #F3D269
monochromatic
#119FD1 #30BDEE #69CFF3 #A2E1F8 #DAF3FC
Accessibility & contrast
On white
1.78
#69CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#69CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF3
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF3 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cff3; /* rgb */ color: rgb(105, 207, 243); /* oklch */ color: oklch(80.7% 0.107 223.7);
Tailwind
colors: {
custom: {
50: '#9eddf7',
500: '#69cff3',
950: '#000000',
},
}SCSS
$custom: #69cff3; $custom-light: #9eddf7; $custom-dark: #000000;
JSON
{
"hex": "#69cff3",
"rgb": {
"r": 105,
"g": 207,
"b": 243
},
"hsl": {
"h": 195.652,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.80683,
"c": 0.10749,
"h": 223.7
},
"luminance": 0.541
}Semantic roles & 50–950 ramp
primary
#69CFF3
secondary
#CC5C34
accent
#3E04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485