#69DDEB#69DDEB
#69DDEB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.106 H 206.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDEB |
|---|---|
| RGB | rgb(105, 221, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(55.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.22, -28.91, -16.83) |
| CIE-LCH | lch(82.22, 33.45, 210.21°) |
| OKLab | oklab(83.57% -0.0956 -0.0465) |
| OKLCH | oklch(83.57% 0.106 206) |
| XYZ | xyz(46.6714, 60.7098, 87.8398) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDEB #EB7769
analogous
#69EBB8 #69DDEB #699CEB
triadic
#69DDEB #EB69DD #DDEB69
tetradic
#69DDEB #B869EB #EB7769 #9CEB69
square
#69DDEB #B869EB #EB7769 #9CEB69
split-complementary
#69DDEB #EB699C #EBB869
monochromatic
#1AAEC0 #33D1E4 #69DDEB #9FE9F2 #D5F5F9
Accessibility & contrast
On white
1.60
#69DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#69DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDEB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDEB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69ddeb; /* rgb */ color: rgb(105, 221, 235); /* oklch */ color: oklch(83.6% 0.106 206.0);
Tailwind
colors: {
custom: {
50: '#9fe8f1',
500: '#69ddeb',
950: '#000000',
},
}SCSS
$custom: #69ddeb; $custom-light: #9fe8f1; $custom-dark: #000000;
JSON
{
"hex": "#69ddeb",
"rgb": {
"r": 105,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.83565,
"c": 0.10633,
"h": 206
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#69DDEB
secondary
#BF483A
accent
#230DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485