#69D9F2#69D9F2
#69D9F2 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.107 H 214.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69D9F2 |
|---|---|
| RGB | rgb(105, 217, 242) |
| HSL | hsl(191, 84%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(56.6%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.31, -25.01, -21.93) |
| CIE-LCH | lch(81.31, 33.27, 221.24°) |
| OKLab | oklab(82.91% -0.0886 -0.0608) |
| OKLCH | oklch(82.91% 0.107 214.4) |
| XYZ | xyz(46.6592, 59.0353, 92.9232) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D9F2 #F28269
analogous
#69F2C6 #69D9F2 #6994F2
triadic
#69D9F2 #F269D9 #D9F269
tetradic
#69D9F2 #C669F2 #F28269 #94F269
square
#69D9F2 #C669F2 #F28269 #94F269
split-complementary
#69D9F2 #F26994 #F2C669
monochromatic
#12ACCF #31CBED #69D9F2 #A1E7F7 #DAF6FC
Accessibility & contrast
On white
1.64
#69D9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#69D9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D9F2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D9F2 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69d9f2; /* rgb */ color: rgb(105, 217, 242); /* oklch */ color: oklch(82.9% 0.107 214.4);
Tailwind
colors: {
custom: {
50: '#9fe5f6',
500: '#69d9f2',
950: '#000000',
},
}SCSS
$custom: #69d9f2; $custom-light: #9fe5f6; $custom-dark: #000000;
JSON
{
"hex": "#69d9f2",
"rgb": {
"r": 105,
"g": 217,
"b": 242
},
"hsl": {
"h": 190.949,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.82907,
"c": 0.10748,
"h": 214.4
},
"luminance": 0.5904
}Semantic roles & 50–950 ramp
primary
#69D9F2
secondary
#CB5035
accent
#2D05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485