#69CCCD#69CCCD
#69CCCD is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.093 H 196.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCD |
|---|---|
| RGB | rgb(105, 204, 205) |
| HSL | hsl(181, 50%, 61%) |
| HSV | hsv(181, 49%, 80%) |
| CMYK | cmyk(48.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.43, -28.68, -9.46) |
| CIE-LCH | lch(76.43, 30.19, 198.25°) |
| OKLab | oklab(78.6% -0.0893 -0.0261) |
| OKLCH | oklch(78.6% 0.093 196.3) |
| XYZ | xyz(38.4335, 50.5934, 65.4859) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 8.29
Topaz
#13BBAF
ΔE00 8.62
Robin'S Egg
#6DEDFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCD #CD6A69
analogous
#69CD9C #69CCCD #699ACD
triadic
#69CCCD #CD69CC #CCCD69
tetradic
#69CCCD #9C69CD #CD6A69 #9ACD69
square
#69CCCD #9C69CD #CD6A69 #9ACD69
split-complementary
#69CCCD #CD699A #CD9C69
monochromatic
#2F8C8D #3EB9BB #69CCCD #97DCDC #C5EBEC
Accessibility & contrast
On white
1.89
#69CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#69CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#29D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cccd; /* rgb */ color: rgb(105, 204, 205); /* oklch */ color: oklch(78.6% 0.093 196.3);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#69cccd',
950: '#000000',
},
}SCSS
$custom: #69cccd; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#69cccd",
"rgb": {
"r": 105,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.6,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78604,
"c": 0.09307,
"h": 196.3
},
"luminance": 0.50597
}Semantic roles & 50–950 ramp
primary
#69CCCD
secondary
#934847
accent
#2A28BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484