#69D6F2#69D6F2
#69D6F2 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.107 H 217.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6F2 |
|---|---|
| RGB | rgb(105, 214, 242) |
| HSL | hsl(192, 84%, 68%) |
| HSV | hsv(192, 57%, 95%) |
| CMYK | cmyk(56.6%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.46, -23.52, -23.22) |
| CIE-LCH | lch(80.46, 33.05, 224.63°) |
| OKLab | oklab(82.23% -0.0855 -0.0644) |
| OKLCH | oklch(82.23% 0.107 217) |
| XYZ | xyz(45.8929, 57.5028, 92.6678) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.85
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6F2 #F28569
analogous
#69F2CA #69D6F2 #6991F2
triadic
#69D6F2 #F269D6 #D6F269
tetradic
#69D6F2 #CA69F2 #F28569 #91F269
square
#69D6F2 #CA69F2 #F28569 #91F269
split-complementary
#69D6F2 #F26991 #F2CA69
monochromatic
#12A8CF #31C7ED #69D6F2 #A1E5F7 #DAF5FC
Accessibility & contrast
On white
1.68
#69D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#69D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6F2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6F2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d6f2; /* rgb */ color: rgb(105, 214, 242); /* oklch */ color: oklch(82.2% 0.107 217.0);
Tailwind
colors: {
custom: {
50: '#9fe2f6',
500: '#69d6f2',
950: '#000000',
},
}SCSS
$custom: #69d6f2; $custom-light: #9fe2f6; $custom-dark: #000000;
JSON
{
"hex": "#69d6f2",
"rgb": {
"r": 105,
"g": 214,
"b": 242
},
"hsl": {
"h": 192.263,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.82227,
"c": 0.10703,
"h": 217
},
"luminance": 0.57507
}Semantic roles & 50–950 ramp
primary
#69D6F2
secondary
#CB5335
accent
#3205E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485