#69DAE7#69DAE7
#69DAE7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.104 H 205.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAE7 |
|---|---|
| RGB | rgb(105, 218, 231) |
| HSL | hsl(186, 72%, 66%) |
| HSV | hsv(186, 55%, 91%) |
| CMYK | cmyk(54.5%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(81.24, -28.55, -16.18) |
| CIE-LCH | lch(81.24, 32.81, 209.55°) |
| OKLab | oklab(82.74% -0.094 -0.0447) |
| OKLCH | oklch(82.74% 0.104 205.4) |
| XYZ | xyz(45.3150, 58.9113, 84.5688) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 6.98
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAE7 #E77669
analogous
#69E7B5 #69DAE7 #699BE7
triadic
#69DAE7 #E769DA #DAE769
tetradic
#69DAE7 #B569E7 #E77669 #9BE769
square
#69DAE7 #B569E7 #E77669 #9BE769
split-complementary
#69DAE7 #E7699B #E7B569
monochromatic
#1DA8B8 #34CDDF #69DAE7 #9EE7EF #D3F4F8
Accessibility & contrast
On white
1.64
#69DAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69DAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAE7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAE7 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dae7; /* rgb */ color: rgb(105, 218, 231); /* oklch */ color: oklch(82.7% 0.104 205.4);
Tailwind
colors: {
custom: {
50: '#9ee5ee',
500: '#69dae7',
950: '#000000',
},
}SCSS
$custom: #69dae7; $custom-light: #9ee5ee; $custom-dark: #000000;
JSON
{
"hex": "#69dae7",
"rgb": {
"r": 105,
"g": 218,
"b": 231
},
"hsl": {
"h": 186.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.82736,
"c": 0.10411,
"h": 205.4
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#69DAE7
secondary
#B8493C
accent
#2511D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485