#69DFFE#69DFFE
#69DFFE is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.114 H 217.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFFE |
|---|---|
| RGB | rgb(105, 223, 254) |
| HSL | hsl(192, 99%, 70%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(58.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.41, -24.59, -25.10) |
| CIE-LCH | lch(83.41, 35.14, 225.60°) |
| OKLab | oklab(84.72% -0.0904 -0.0697) |
| OKLCH | oklch(84.72% 0.114 217.6) |
| XYZ | xyz(50.0956, 62.9294, 103.2533) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.93
Baby Blue
#89CFF0
ΔE00 6.38
Bright Sky Blue
#02CCFE
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFFE #FE8869
analogous
#69FED2 #69DFFE #6995FE
triadic
#69DFFE #FE69DF #DFFE69
tetradic
#69DFFE #D269FE #FE8869 #95FE69
square
#69DFFE #D269FE #FE8869 #95FE69
split-complementary
#69DFFE #FE6995 #FED269
monochromatic
#02BAEB #2CD2FE #69DFFE #A6ECFE #E1F9FF
Accessibility & contrast
On white
1.55
#69DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#69DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFFE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFFE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69dffe; /* rgb */ color: rgb(105, 223, 254); /* oklch */ color: oklch(84.7% 0.114 217.6);
Tailwind
colors: {
custom: {
50: '#a0e9fe',
500: '#69dffe',
950: '#000000',
},
}SCSS
$custom: #69dffe; $custom-light: #a0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#69dffe",
"rgb": {
"r": 105,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.483,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.84719,
"c": 0.11412,
"h": 217.6
},
"luminance": 0.62934
}Semantic roles & 50–950 ramp
primary
#69DFFE
secondary
#D95532
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485