#69DDE9#69DDE9
#69DDE9 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.106 H 204.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDE9 |
|---|---|
| RGB | rgb(105, 221, 233) |
| HSL | hsl(186, 74%, 66%) |
| HSV | hsv(186, 55%, 91%) |
| CMYK | cmyk(54.9%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(82.16, -29.45, -15.87) |
| CIE-LCH | lch(82.16, 33.45, 208.31°) |
| OKLab | oklab(83.49% -0.0964 -0.0439) |
| OKLCH | oklch(83.49% 0.106 204.5) |
| XYZ | xyz(46.3841, 60.5949, 86.3266) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDE9 #E97569
analogous
#69E9B5 #69DDE9 #699DE9
triadic
#69DDE9 #E969DD #DDE969
tetradic
#69DDE9 #B569E9 #E97569 #9DE969
square
#69DDE9 #B569E9 #E97569 #9DE969
split-complementary
#69DDE9 #E9699D #E9B569
monochromatic
#1CADBC #34D1E1 #69DDE9 #9EE9F1 #D4F5F9
Accessibility & contrast
On white
1.60
#69DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#69DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDE9
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDE9 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dde9; /* rgb */ color: rgb(105, 221, 233); /* oklch */ color: oklch(83.5% 0.106 204.5);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#69dde9',
950: '#000000',
},
}SCSS
$custom: #69dde9; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#69dde9",
"rgb": {
"r": 105,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.625,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83494,
"c": 0.10591,
"h": 204.5
},
"luminance": 0.60599
}Semantic roles & 50–950 ramp
primary
#69DDE9
secondary
#BB473B
accent
#220FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485