#69E1F9#69E1F9
#69E1F9 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.0% C 0.112 H 212.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1F9 |
|---|---|
| RGB | rgb(105, 225, 249) |
| HSL | hsl(190, 92%, 69%) |
| HSV | hsv(190, 58%, 98%) |
| CMYK | cmyk(57.8%, 9.6%, 0%, 2.4%) |
| CIE-LAB | lab(83.80, -26.98, -21.86) |
| CIE-LCH | lch(83.80, 34.72, 219.01°) |
| OKLab | oklab(84.98% -0.0943 -0.0606) |
| OKLCH | oklch(84.98% 0.112 212.7) |
| XYZ | xyz(49.8429, 63.6883, 99.2705) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.86
Neon Blue
#04D9FF
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1F9 #F98169
analogous
#69F9C9 #69E1F9 #6999F9
triadic
#69E1F9 #F969E1 #E1F969
tetradic
#69E1F9 #C969F9 #F98169 #99F969
square
#69E1F9 #C969F9 #F98169 #99F969
split-complementary
#69E1F9 #F96999 #F9C969
monochromatic
#09BBDF #2ED5F7 #69E1F9 #A4EDFB #DFF9FE
Accessibility & contrast
On white
1.53
#69E1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#69E1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1F9
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1F9 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e1f9; /* rgb */ color: rgb(105, 225, 249); /* oklch */ color: oklch(85.0% 0.112 212.7);
Tailwind
colors: {
custom: {
50: '#a0eafb',
500: '#69e1f9',
950: '#000000',
},
}SCSS
$custom: #69e1f9; $custom-light: #a0eafb; $custom-dark: #000000;
JSON
{
"hex": "#69e1f9",
"rgb": {
"r": 105,
"g": 225,
"b": 249
},
"hsl": {
"h": 190,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.84983,
"c": 0.1121,
"h": 212.7
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#69E1F9
secondary
#D34E33
accent
#2600E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485