#69D8F5#69D8F5
#69D8F5 is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 82.8% C 0.109 H 217.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8F5 |
|---|---|
| RGB | rgb(105, 216, 245) |
| HSL | hsl(192, 88%, 69%) |
| HSV | hsv(192, 57%, 96%) |
| CMYK | cmyk(57.1%, 11.8%, 0%, 3.9%) |
| CIE-LAB | lab(81.13, -23.67, -23.80) |
| CIE-LCH | lch(81.13, 33.57, 225.16°) |
| OKLab | oklab(82.79% -0.0864 -0.066) |
| OKLCH | oklch(82.79% 0.109 217.4) |
| XYZ | xyz(46.8564, 58.7030, 95.2300) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.87
Baby Blue
#89CFF0
ΔE00 5.66
Bright Sky Blue
#02CCFE
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8F5 #F58669
analogous
#69F5CC #69D8F5 #6992F5
triadic
#69D8F5 #F569D8 #D8F569
tetradic
#69D8F5 #CC69F5 #F58669 #92F569
square
#69D8F5 #CC69F5 #F58669 #92F569
split-complementary
#69D8F5 #F56992 #F5CC69
monochromatic
#0EACD5 #30C9F1 #69D8F5 #A2E7F9 #DCF6FD
Accessibility & contrast
On white
1.65
#69D8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69D8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8F5
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8F5 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F7
Deuteranopia (green-blind)
#B0C3F5
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69d8f5; /* rgb */ color: rgb(105, 216, 245); /* oklch */ color: oklch(82.8% 0.109 217.4);
Tailwind
colors: {
custom: {
50: '#9fe4f8',
500: '#69d8f5',
950: '#000000',
},
}SCSS
$custom: #69d8f5; $custom-light: #9fe4f8; $custom-dark: #000000;
JSON
{
"hex": "#69d8f5",
"rgb": {
"r": 105,
"g": 216,
"b": 245
},
"hsl": {
"h": 192.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.82794,
"c": 0.10879,
"h": 217.4
},
"luminance": 0.58708
}Semantic roles & 50–950 ramp
primary
#69D8F5
secondary
#CE5434
accent
#3001E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485