#69D6F3#69D6F3
#69D6F3 is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.3% C 0.108 H 217.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6F3 |
|---|---|
| RGB | rgb(105, 214, 243) |
| HSL | hsl(193, 85%, 68%) |
| HSV | hsv(193, 57%, 95%) |
| CMYK | cmyk(56.8%, 11.9%, 0%, 4.7%) |
| CIE-LAB | lab(80.50, -23.24, -23.70) |
| CIE-LCH | lch(80.50, 33.19, 225.56°) |
| OKLab | oklab(82.27% -0.0851 -0.0658) |
| OKLCH | oklch(82.27% 0.108 217.7) |
| XYZ | xyz(46.0435, 57.5630, 93.4609) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.40
Bright Sky Blue
#02CCFE
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6F3 #F38669
analogous
#69F3CB #69D6F3 #6991F3
triadic
#69D6F3 #F369D6 #D6F369
tetradic
#69D6F3 #CB69F3 #F38669 #91F369
square
#69D6F3 #CB69F3 #F38669 #91F369
split-complementary
#69D6F3 #F36991 #F3CB69
monochromatic
#11A9D1 #30C7EE #69D6F3 #A2E5F8 #DAF5FC
Accessibility & contrast
On white
1.68
#69D6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#69D6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6F3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6F3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#AFC1F3
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d6f3; /* rgb */ color: rgb(105, 214, 243); /* oklch */ color: oklch(82.3% 0.108 217.7);
Tailwind
colors: {
custom: {
50: '#9fe2f7',
500: '#69d6f3',
950: '#000000',
},
}SCSS
$custom: #69d6f3; $custom-light: #9fe2f7; $custom-dark: #000000;
JSON
{
"hex": "#69d6f3",
"rgb": {
"r": 105,
"g": 214,
"b": 243
},
"hsl": {
"h": 192.609,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.82265,
"c": 0.10755,
"h": 217.7
},
"luminance": 0.57567
}Semantic roles & 50–950 ramp
primary
#69D6F3
secondary
#CC5434
accent
#3204E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485