#69CDDC#69CDDC
#69CDDC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.096 H 208.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDDC |
|---|---|
| RGB | rgb(105, 205, 220) |
| HSL | hsl(188, 62%, 64%) |
| HSV | hsv(188, 52%, 86%) |
| CMYK | cmyk(52.3%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(77.18, -25.17, -16.42) |
| CIE-LCH | lch(77.18, 30.05, 213.12°) |
| OKLab | oklab(79.36% -0.0843 -0.0453) |
| OKLCH | oklch(79.36% 0.096 208.3) |
| XYZ | xyz(40.5702, 51.8295, 75.5624) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.27
Robin'S Egg
#6DEDFD
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.43
Robin Egg Blue
#8AF1FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDDC #DC7869
analogous
#69DCB1 #69CDDC #6993DC
triadic
#69CDDC #DC69CD #CDDC69
tetradic
#69CDDC #B169DC #DC7869 #93DC69
square
#69CDDC #B169DC #DC7869 #93DC69
split-complementary
#69CDDC #DC6993 #DCB169
monochromatic
#2694A4 #37BCD0 #69CDDC #9BDEE8 #CCEEF3
Accessibility & contrast
On white
1.85
#69CDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#69CDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDDC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDDC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#08D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cddc; /* rgb */ color: rgb(105, 205, 220); /* oklch */ color: oklch(79.4% 0.096 208.3);
Tailwind
colors: {
custom: {
50: '#9cdce6',
500: '#69cddc',
950: '#000000',
},
}SCSS
$custom: #69cddc; $custom-light: #9cdce6; $custom-dark: #000000;
JSON
{
"hex": "#69cddc",
"rgb": {
"r": 105,
"g": 205,
"b": 220
},
"hsl": {
"h": 187.826,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.79356,
"c": 0.09574,
"h": 208.3
},
"luminance": 0.51833
}Semantic roles & 50–950 ramp
primary
#69CDDC
secondary
#A74F42
accent
#321CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484