#69DFFC#69DFFC
#69DFFC is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.6% C 0.113 H 216.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFFC |
|---|---|
| RGB | rgb(105, 223, 252) |
| HSL | hsl(192, 96%, 70%) |
| HSV | hsv(192, 58%, 99%) |
| CMYK | cmyk(58.3%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(83.34, -25.16, -24.15) |
| CIE-LCH | lch(83.34, 34.87, 223.83°) |
| OKLab | oklab(84.64% -0.0911 -0.067) |
| OKLCH | oklch(84.64% 0.113 216.3) |
| XYZ | xyz(49.7770, 62.8020, 101.5753) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFFC #FC8669
analogous
#69FCD0 #69DFFC #6995FC
triadic
#69DFFC #FC69DF #DFFC69
tetradic
#69DFFC #D069FC #FC8669 #95FC69
square
#69DFFC #D069FC #FC8669 #95FC69
split-complementary
#69DFFC #FC6995 #FCD069
monochromatic
#05BAE6 #2DD2FB #69DFFC #A5ECFD #E1F9FE
Accessibility & contrast
On white
1.55
#69DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#69DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFFC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFFC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69dffc; /* rgb */ color: rgb(105, 223, 252); /* oklch */ color: oklch(84.6% 0.113 216.3);
Tailwind
colors: {
custom: {
50: '#a0e9fd',
500: '#69dffc',
950: '#000000',
},
}SCSS
$custom: #69dffc; $custom-light: #a0e9fd; $custom-dark: #000000;
JSON
{
"hex": "#69dffc",
"rgb": {
"r": 105,
"g": 223,
"b": 252
},
"hsl": {
"h": 191.837,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.84643,
"c": 0.1131,
"h": 216.3
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#69DFFC
secondary
#D75332
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485