#69DDEF#69DDEF
#69DDEF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.107 H 208.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDEF |
|---|---|
| RGB | rgb(105, 221, 239) |
| HSL | hsl(188, 81%, 67%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(56.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.35, -27.81, -18.77) |
| CIE-LCH | lch(82.35, 33.55, 214.01°) |
| OKLab | oklab(83.71% -0.094 -0.0519) |
| OKLCH | oklch(83.71% 0.107 208.9) |
| XYZ | xyz(47.2558, 60.9436, 90.9175) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDEF #EF7B69
analogous
#69EFBE #69DDEF #699AEF
triadic
#69DDEF #EF69DD #DDEF69
tetradic
#69DDEF #BE69EF #EF7B69 #9AEF69
square
#69DDEF #BE69EF #EF7B69 #9AEF69
split-complementary
#69DDEF #EF699A #EFBE69
monochromatic
#15B0C8 #32D0E9 #69DDEF #A0EAF5 #D8F6FB
Accessibility & contrast
On white
1.59
#69DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDEF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDEF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddef; /* rgb */ color: rgb(105, 221, 239); /* oklch */ color: oklch(83.7% 0.107 208.9);
Tailwind
colors: {
custom: {
50: '#9fe8f4',
500: '#69ddef',
950: '#000000',
},
}SCSS
$custom: #69ddef; $custom-light: #9fe8f4; $custom-dark: #000000;
JSON
{
"hex": "#69ddef",
"rgb": {
"r": 105,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.06,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.83708,
"c": 0.10741,
"h": 208.9
},
"luminance": 0.60948
}Semantic roles & 50–950 ramp
primary
#69DDEF
secondary
#C54A37
accent
#2508DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485