#69D2F2#69D2F2
#69D2F2 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.107 H 220.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2F2 |
|---|---|
| RGB | rgb(105, 210, 242) |
| HSL | hsl(194, 84%, 68%) |
| HSV | hsv(194, 57%, 95%) |
| CMYK | cmyk(56.6%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.33, -21.52, -24.94) |
| CIE-LCH | lch(79.33, 32.94, 229.22°) |
| OKLab | oklab(81.32% -0.0812 -0.0693) |
| OKLCH | oklch(81.32% 0.107 220.4) |
| XYZ | xyz(44.8930, 55.5030, 92.3345) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Neon Blue
#04D9FF
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.96
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2F2 #F28969
analogous
#69F2CE #69D2F2 #698DF2
triadic
#69D2F2 #F269D2 #D2F269
tetradic
#69D2F2 #CE69F2 #F28969 #8DF269
square
#69D2F2 #CE69F2 #F28969 #8DF269
split-complementary
#69D2F2 #F2698D #F2CE69
monochromatic
#12A3CF #31C1ED #69D2F2 #A1E3F7 #DAF4FC
Accessibility & contrast
On white
1.74
#69D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#69D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2F2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2F2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69d2f2; /* rgb */ color: rgb(105, 210, 242); /* oklch */ color: oklch(81.3% 0.107 220.4);
Tailwind
colors: {
custom: {
50: '#9fe0f6',
500: '#69d2f2',
950: '#000000',
},
}SCSS
$custom: #69d2f2; $custom-light: #9fe0f6; $custom-dark: #000000;
JSON
{
"hex": "#69d2f2",
"rgb": {
"r": 105,
"g": 210,
"b": 242
},
"hsl": {
"h": 194.015,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.81321,
"c": 0.10676,
"h": 220.4
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#69D2F2
secondary
#CB5835
accent
#3805E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485