#69CDDE#69CDDE
#69CDDE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.096 H 209.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDDE |
|---|---|
| RGB | rgb(105, 205, 222) |
| HSL | hsl(189, 64%, 64%) |
| HSV | hsv(189, 53%, 87%) |
| CMYK | cmyk(52.7%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(77.24, -24.62, -17.40) |
| CIE-LCH | lch(77.24, 30.15, 215.25°) |
| OKLab | oklab(79.43% -0.0835 -0.0481) |
| OKLCH | oklch(79.43% 0.096 209.9) |
| XYZ | xyz(40.8366, 51.9361, 76.9657) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.47
Baby Blue
#89CFF0
ΔE00 7.94
Darkturquoise
#00CED1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDDE #DE7A69
analogous
#69DEB5 #69CDDE #6993DE
triadic
#69CDDE #DE69CD #CDDE69
tetradic
#69CDDE #B569DE #DE7A69 #93DE69
square
#69CDDE #B569DE #DE7A69 #93DE69
split-complementary
#69CDDE #DE6993 #DEB569
monochromatic
#2595A8 #37BCD3 #69CDDE #9BDEE9 #CDEEF4
Accessibility & contrast
On white
1.84
#69CDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#69CDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDDE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDDE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cdde; /* rgb */ color: rgb(105, 205, 222); /* oklch */ color: oklch(79.4% 0.096 209.9);
Tailwind
colors: {
custom: {
50: '#9ddce8',
500: '#69cdde',
950: '#000000',
},
}SCSS
$custom: #69cdde; $custom-light: #9ddce8; $custom-dark: #000000;
JSON
{
"hex": "#69cdde",
"rgb": {
"r": 105,
"g": 205,
"b": 222
},
"hsl": {
"h": 188.718,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.79429,
"c": 0.09637,
"h": 209.9
},
"luminance": 0.5194
}Semantic roles & 50–950 ramp
primary
#69CDDE
secondary
#AA5041
accent
#341ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484