#69CDCD#69CDCD
#69CDCD is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.094 H 195.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDCD |
|---|---|
| RGB | rgb(105, 205, 205) |
| HSL | hsl(180, 50%, 61%) |
| HSV | hsv(180, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.72, -29.16, -9.02) |
| CIE-LCH | lch(76.72, 30.53, 197.20°) |
| OKLab | oklab(78.84% -0.0904 -0.0249) |
| OKLCH | oklch(78.84% 0.094 195.4) |
| XYZ | xyz(38.6720, 51.0703, 65.5654) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Darkturquoise
#00CED1
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.49
Robin'S Egg
#6DEDFD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDCD #CD6969
analogous
#69CD9B #69CDCD #699BCD
triadic
#69CDCD #CD69CD #CDCD69
tetradic
#69CDCD #9B69CD #CD6969 #9BCD69
square
#69CDCD #9B69CD #CD6969 #9BCD69
split-complementary
#69CDCD #CD699B #CD9B69
monochromatic
#2F8D8D #3EBBBB #69CDCD #97DCDC #C5ECEC
Accessibility & contrast
On white
1.87
#69CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#69CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDCD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDCD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#28D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdcd; /* rgb */ color: rgb(105, 205, 205); /* oklch */ color: oklch(78.8% 0.094 195.4);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#69cdcd',
950: '#000000',
},
}SCSS
$custom: #69cdcd; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#69cdcd",
"rgb": {
"r": 105,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78837,
"c": 0.09383,
"h": 195.4
},
"luminance": 0.51074
}Semantic roles & 50–950 ramp
primary
#69CDCD
secondary
#934747
accent
#2828BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484